#144B19#144B19
#144B19 is a dark, moderate green. Relative luminance 0.053; OKLCH L 36.5% C 0.098 H 144.6°. Best body text is #FFFFFF at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #144B19 |
|---|---|
| RGB | rgb(20, 75, 25) |
| HSL | hsl(125, 58%, 19%) |
| HSV | hsv(125, 73%, 29%) |
| CMYK | cmyk(73.3%, 0%, 66.7%, 70.6%) |
| CIE-LAB | lab(27.44, -29.57, 24.17) |
| CIE-LCH | lch(27.44, 38.19, 140.74°) |
| OKLab | oklab(36.46% -0.08 0.0568) |
| OKLCH | oklch(36.46% 0.098 144.6) |
| XYZ | xyz(2.9798, 5.2508, 1.7760) |
| Luminance | 0.0525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.19
Forest Green (survey)
#06470C
ΔE00 2.32
Pine Green
#0A481E
ΔE00 2.41
Darkgreen (survey)
#054907
ΔE00 3.02
Bottle Green
#044A05
ΔE00 3.39
Forrest Green
#154406
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144B19 #4B1446
analogous
#2A4B14 #144B19 #144B34
triadic
#144B19 #19144B #4B1914
tetradic
#144B19 #142A4B #4B1446 #4B3414
square
#144B19 #142A4B #4B1446 #4B3414
split-complementary
#144B19 #34144B #4B142A
monochromatic
#061808 #071B09 #144B19 #217B29 #2EAC39
Accessibility & contrast
On white
10.24
#144B19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.05
#144B19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144B19
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144B19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144B19 | 1.00 | 10.24 | 2.05 | 10.24 |
| #FFFFFF | 10.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C4414
Deuteranopia (green-blind)
#463F1D
Tritanopia (blue-blind)
#054940
Achromatopsia (no color)
#414141
Design tokens & code
CSS
--color: #144b19; /* rgb */ color: rgb(20, 75, 25); /* oklch */ color: oklch(36.5% 0.098 144.6);
Tailwind
colors: {
custom: {
50: '#5a7e58',
500: '#144b19',
950: '#000000',
},
}SCSS
$custom: #144b19; $custom-light: #5a7e58; $custom-dark: #000000;
JSON
{
"hex": "#144b19",
"rgb": {
"r": 20,
"g": 75,
"b": 25
},
"hsl": {
"h": 125.455,
"s": 57.895,
"l": 18.627
},
"oklch": {
"l": 0.36461,
"c": 0.09816,
"h": 144.6
},
"luminance": 0.05251
}Semantic roles & 50–950 ramp
primary
#144B19
secondary
#83387C
accent
#47D3E1
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78