#144C24#144C24
#144C24 is a dark, moderate green. Relative luminance 0.054; OKLCH L 36.9% C 0.089 H 149.2°. Best body text is #FFFFFF at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #144C24 |
|---|---|
| RGB | rgb(20, 76, 36) |
| HSL | hsl(137, 58%, 19%) |
| HSV | hsv(137, 74%, 30%) |
| CMYK | cmyk(73.7%, 0%, 52.6%, 70.2%) |
| CIE-LAB | lab(27.97, -28.21, 18.57) |
| CIE-LCH | lch(27.97, 33.77, 146.64°) |
| OKLab | oklab(36.95% -0.076 0.0453) |
| OKLCH | oklch(36.95% 0.089 149.2) |
| XYZ | xyz(3.1911, 5.4446, 2.5515) |
| Luminance | 0.0544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 1.54
Evergreen
#05472A
ΔE00 3.86
British Racing Green
#05480D
ΔE00 4.66
Forest Green (survey)
#06470C
ΔE00 4.78
Darkgreen (survey)
#054907
ΔE00 5.64
Hunter Green (survey)
#0B4008
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144C24 #4C143C
analogous
#204C14 #144C24 #144C40
triadic
#144C24 #24144C #4C2414
tetradic
#144C24 #14204C #4C143C #4C4014
square
#144C24 #14204C #4C143C #4C4014
split-complementary
#144C24 #40144C #4C1420
monochromatic
#06180B #071C0D #144C24 #217C3B #2EAD52
Accessibility & contrast
On white
10.05
#144C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.09
#144C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144C24
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144C24 | 1.00 | 10.05 | 2.09 | 10.05 |
| #FFFFFF | 10.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D4521
Deuteranopia (green-blind)
#464027
Tritanopia (blue-blind)
#004A43
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #144c24; /* rgb */ color: rgb(20, 76, 36); /* oklch */ color: oklch(36.9% 0.089 149.2);
Tailwind
colors: {
custom: {
50: '#5a7f5f',
500: '#144c24',
950: '#000000',
},
}SCSS
$custom: #144c24; $custom-light: #5a7f5f; $custom-dark: #000000;
JSON
{
"hex": "#144c24",
"rgb": {
"r": 20,
"g": 76,
"b": 36
},
"hsl": {
"h": 137.143,
"s": 58.333,
"l": 18.824
},
"oklch": {
"l": 0.36948,
"c": 0.08851,
"h": 149.2
},
"luminance": 0.05445
}Semantic roles & 50–950 ramp
primary
#144C24
secondary
#84386E
accent
#46B5E2
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A04
muted
#797C79