#144C18#144C18
#144C18 is a dark, moderate green. Relative luminance 0.054; OKLCH L 36.8% C 0.101 H 144.2°. Best body text is #FFFFFF at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #144C18 |
|---|---|
| RGB | rgb(20, 76, 24) |
| HSL | hsl(124, 58%, 19%) |
| HSV | hsv(124, 74%, 30%) |
| CMYK | cmyk(73.7%, 0%, 68.4%, 70.2%) |
| CIE-LAB | lab(27.80, -30.12, 25.11) |
| CIE-LCH | lch(27.80, 39.21, 140.18°) |
| OKLab | oklab(36.76% -0.0816 0.0587) |
| OKLCH | oklch(36.76% 0.101 144.2) |
| XYZ | xyz(3.0376, 5.3832, 1.7430) |
| Luminance | 0.0538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.03
Forest Green (survey)
#06470C
ΔE00 2.21
Darkgreen (survey)
#054907
ΔE00 2.73
Pine Green
#0A481E
ΔE00 2.87
Bottle Green
#044A05
ΔE00 3.05
Forrest Green
#154406
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144C18 #4C1448
analogous
#2C4C14 #144C18 #144C34
triadic
#144C18 #18144C #4C1814
tetradic
#144C18 #142C4C #4C1448 #4C3414
square
#144C18 #142C4C #4C1448 #4C3414
split-complementary
#144C18 #34144C #4C142C
monochromatic
#061808 #071C09 #144C18 #217C27 #2EAD37
Accessibility & contrast
On white
10.11
#144C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#144C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144C18
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144C18 | 1.00 | 10.11 | 2.08 | 10.11 |
| #FFFFFF | 10.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E4412
Deuteranopia (green-blind)
#47401C
Tritanopia (blue-blind)
#054A41
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #144c18; /* rgb */ color: rgb(20, 76, 24); /* oklch */ color: oklch(36.8% 0.101 144.2);
Tailwind
colors: {
custom: {
50: '#5b7f57',
500: '#144c18',
950: '#000000',
},
}SCSS
$custom: #144c18; $custom-light: #5b7f57; $custom-dark: #000000;
JSON
{
"hex": "#144c18",
"rgb": {
"r": 20,
"g": 76,
"b": 24
},
"hsl": {
"h": 124.286,
"s": 58.333,
"l": 18.824
},
"oklch": {
"l": 0.36757,
"c": 0.10052,
"h": 144.2
},
"luminance": 0.05384
}Semantic roles & 50–950 ramp
primary
#144C18
secondary
#84387F
accent
#46D6E2
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78