#144B18#144B18
#144B18 is a dark, moderate green. Relative luminance 0.052; OKLCH L 36.4% C 0.099 H 144.3°. Best body text is #FFFFFF at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #144B18 |
|---|---|
| RGB | rgb(20, 75, 24) |
| HSL | hsl(124, 58%, 19%) |
| HSV | hsv(124, 73%, 29%) |
| CMYK | cmyk(73.3%, 0%, 68%, 70.6%) |
| CIE-LAB | lab(27.43, -29.71, 24.69) |
| CIE-LCH | lch(27.43, 38.63, 140.27°) |
| OKLab | oklab(36.45% -0.0804 0.0578) |
| OKLCH | oklch(36.45% 0.099 144.3) |
| XYZ | xyz(2.9693, 5.2465, 1.7202) |
| Luminance | 0.0525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.01
Forest Green (survey)
#06470C
ΔE00 2.15
Pine Green
#0A481E
ΔE00 2.62
Darkgreen (survey)
#054907
ΔE00 2.81
Bottle Green
#044A05
ΔE00 3.17
Forrest Green
#154406
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144B18 #4B1447
analogous
#2B4B14 #144B18 #144B33
triadic
#144B18 #18144B #4B1814
tetradic
#144B18 #142B4B #4B1447 #4B3314
square
#144B18 #142B4B #4B1447 #4B3314
split-complementary
#144B18 #33144B #4B142B
monochromatic
#061808 #071B09 #144B18 #217B27 #2EAC37
Accessibility & contrast
On white
10.25
#144B18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#144B18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144B18
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144B18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144B18 | 1.00 | 10.25 | 2.05 | 10.25 |
| #FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D4412
Deuteranopia (green-blind)
#463F1C
Tritanopia (blue-blind)
#064940
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #144b18; /* rgb */ color: rgb(20, 75, 24); /* oklch */ color: oklch(36.4% 0.099 144.3);
Tailwind
colors: {
custom: {
50: '#5a7e57',
500: '#144b18',
950: '#000000',
},
}SCSS
$custom: #144b18; $custom-light: #5a7e57; $custom-dark: #000000;
JSON
{
"hex": "#144b18",
"rgb": {
"r": 20,
"g": 75,
"b": 24
},
"hsl": {
"h": 124.364,
"s": 57.895,
"l": 18.627
},
"oklch": {
"l": 0.36448,
"c": 0.09908,
"h": 144.3
},
"luminance": 0.05247
}Semantic roles & 50–950 ramp
primary
#144B18
secondary
#83387E
accent
#47D6E1
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78