#149621
a dark, electric green · cool · closest name: Forest Green
At a glance
Every number on this page in one read: what #149621 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #149621 |
| RGB | rgb(20, 150, 33) |
| HSL | hsl(126, 77%, 33%) |
| CMYK | cmyk(87%, 0%, 78%, 41%) |
| LAB | lab(54.1 -55.1 48.8) |
| LCH | lch(54.1 73.6 138.5) |
| OKLCH | oklch(0.586 0.185 143.7) |
| Decimal | 1349153 |
| Display P3 | color(display-p3 0.078 0.588 0.129) |
Copy-ready code
/* CSS */
color: #149621;
background-color: #149621;
/* Tailwind (arbitrary) */
class="text-[#149621] bg-[#149621]"
/* SCSS */
$brand: #149621;
/* SwiftUI */
Color(red: 0.078, green: 0.588, blue: 0.129)
/* Android */
Color.parseColor("#149621")
/* Flutter */
Color(0xFF149621)
/* Python / OpenCV (BGR) */
(33, 150, 20)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #149621 is pinned to step 800; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F3FCF4;
--brand-100: #E7F9E8;
--brand-200: #C8F4CC;
--brand-300: #9CF2A5;
--brand-400: #6AEB77;
--brand-500: #39E54A;
--brand-600: #1DD82F;
--brand-700: #18B428;
--brand-800: #149621;
--brand-900: #12681B;
--brand-950: #0B4111;
--brand: #149621;
--brand-ink: #000000;
}Colors that work with #149621
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #149621
Derived from its contrast, chroma and lightness — not from taste.
- ✓Headings from 24px up on white
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Small text on white — under 4.5:1
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Black text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #961489 | Directly opposite — maximum tension | |
| Analogous left | #489614 | Neighbour, quieter | |
| Analogous right | #149662 | Neighbour, quieter | |
| Split-complement 1 | #621496 | Contrast without the clash | |
| Split-complement 2 | #961448 | Contrast without the clash | |
| Triadic 1 | #211496 | Even thirds — balanced and loud | |
| Triadic 2 | #962114 | Even thirds — balanced and loud | |
| Tetradic | #144896 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#149621 text on a black background
contrast 5.41:1
#149621 text on a white background
contrast 3.88:1
CSS3 live lab
The quick brown fox
color: #149621;
background-color: #149621;
Glowing headline
text-shadow: 2px 2px 8px #149621;
Soft neon halo
text-shadow: 0 0 14px rgba(20, 150, 33, 0.45);
box-shadow: 0 12px 32px -8px rgba(20, 150, 33, 0.45);
border: 3px solid #149621; background: linear-gradient(135deg, #149621, #149678);
Monochromatic scale
Palettes built from #149621
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Forest Green (#228b22) — ΔE2000 3.8 away, with its history, psychology and brand usage.
#149621 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#149621, answered
What color is #149621?
#149621 is a dark electric green, closest to Forest Green (ΔE2000 3.8). It sits at 126° on the hue wheel with 77% saturation and 33% lightness, which reads as cool.
What is the RGB value of #149621?
rgb(20, 150, 33) — 20 red, 150 green and 33 blue out of 255, or 7.8% / 58.8% / 12.9% by channel.
Is #149621 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2207 and perceived brightness is 45%, so black text on it reaches 5.41:1.
Should I use black or white text on #149621?
Black. It scores 5.41:1 against #149621, versus 3.88:1 for white — AA at any size.
What is the complementary color of #149621?
#961489 sits directly opposite on the wheel. Softer options are the split-complements #621496 and #961448, which give the same contrast with far less vibration.
What colors go well with #149621?
For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B53 for secondary text, #851199 as an accent and #0F7119 for hover and pressed states. For a palette, the analogous pair #489614 and #149662 stays calm, while #961489 is the loudest partner.
What is #149621 in CMYK for printing?
cmyk(87%, 0%, 78%, 41%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #149621 warm or cool?
Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #379614; nudged cooler, #129850.