#144A24#144A24
#144A24 is a dark, moderate green. Relative luminance 0.052; OKLCH L 36.3% C 0.085 H 149.6°. Best body text is #FFFFFF at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #144A24 |
|---|---|
| RGB | rgb(20, 74, 36) |
| HSL | hsl(138, 57%, 18%) |
| HSV | hsv(138, 73%, 29%) |
| CMYK | cmyk(73%, 0%, 51.4%, 71%) |
| CIE-LAB | lab(27.22, -27.32, 17.63) |
| CIE-LCH | lch(27.22, 32.52, 147.17°) |
| OKLab | oklab(36.34% -0.0737 0.0432) |
| OKLCH | oklch(36.34% 0.085 149.6) |
| XYZ | xyz(3.0555, 5.1733, 2.5063) |
| Luminance | 0.0517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.48
Evergreen
#05472A
ΔE00 3.29
British Racing Green
#05480D
ΔE00 4.98
Forest Green (survey)
#06470C
ΔE00 5.06
Hunter Green (survey)
#0B4008
ΔE00 5.62
Darkgreen (survey)
#054907
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144A24 #4A143A
analogous
#1F4A14 #144A24 #144A3F
triadic
#144A24 #24144A #4A2414
tetradic
#144A24 #141F4A #4A143A #4A3F14
square
#144A24 #141F4A #4A143A #4A3F14
split-complementary
#144A24 #3F144A #4A141F
monochromatic
#07180C #071A0D #144A24 #217A3B #2EAA53
Accessibility & contrast
On white
10.32
#144A24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.03
#144A24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144A24
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144A24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144A24 | 1.00 | 10.32 | 2.03 | 10.32 |
| #FFFFFF | 10.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B4321
Deuteranopia (green-blind)
#443E27
Tritanopia (blue-blind)
#014941
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #144a24; /* rgb */ color: rgb(20, 74, 36); /* oklch */ color: oklch(36.3% 0.085 149.6);
Tailwind
colors: {
custom: {
50: '#597d5f',
500: '#144a24',
950: '#000000',
},
}SCSS
$custom: #144a24; $custom-light: #597d5f; $custom-dark: #000000;
JSON
{
"hex": "#144a24",
"rgb": {
"r": 20,
"g": 74,
"b": 36
},
"hsl": {
"h": 137.778,
"s": 57.447,
"l": 18.431
},
"oklch": {
"l": 0.36336,
"c": 0.08539,
"h": 149.6
},
"luminance": 0.05174
}Semantic roles & 50–950 ramp
primary
#144A24
secondary
#82386C
accent
#47B3E1
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79