#144D19#144D19
#144D19 is a dark, moderate green. Relative luminance 0.055; OKLCH L 37.1% C 0.101 H 144.5°. Best body text is #FFFFFF at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #144D19 |
|---|---|
| RGB | rgb(20, 77, 25) |
| HSL | hsl(125, 59%, 19%) |
| HSV | hsv(125, 74%, 30%) |
| CMYK | cmyk(74%, 0%, 67.5%, 69.8%) |
| CIE-LAB | lab(28.18, -30.40, 25.03) |
| CIE-LCH | lch(28.18, 39.37, 140.54°) |
| OKLab | oklab(37.08% -0.0823 0.0587) |
| OKLCH | oklch(37.08% 0.101 144.5) |
| XYZ | xyz(3.1176, 5.5263, 1.8219) |
| Luminance | 0.0553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.24
Forest Green (survey)
#06470C
ΔE00 2.45
Darkgreen (survey)
#054907
ΔE00 2.89
Pine Green
#0A481E
ΔE00 2.94
Bottle Green
#044A05
ΔE00 3.17
Forrest Green
#154406
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144D19 #4D1448
analogous
#2C4D14 #144D19 #144D36
triadic
#144D19 #19144D #4D1914
tetradic
#144D19 #142C4D #4D1448 #4D3614
square
#144D19 #142C4D #4D1448 #4D3614
split-complementary
#144D19 #36144D #4D142C
monochromatic
#061808 #071C09 #144D19 #217E29 #2DAE39
Accessibility & contrast
On white
9.97
#144D19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.11
#144D19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144D19
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144D19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144D19 | 1.00 | 9.97 | 2.11 | 9.97 |
| #FFFFFF | 9.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F4513
Deuteranopia (green-blind)
#48411D
Tritanopia (blue-blind)
#044B42
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #144d19; /* rgb */ color: rgb(20, 77, 25); /* oklch */ color: oklch(37.1% 0.101 144.5);
Tailwind
colors: {
custom: {
50: '#5b7f58',
500: '#144d19',
950: '#000000',
},
}SCSS
$custom: #144d19; $custom-light: #5b7f58; $custom-dark: #000000;
JSON
{
"hex": "#144d19",
"rgb": {
"r": 20,
"g": 77,
"b": 25
},
"hsl": {
"h": 125.263,
"s": 58.763,
"l": 19.02
},
"oklch": {
"l": 0.37079,
"c": 0.10105,
"h": 144.5
},
"luminance": 0.05527
}Semantic roles & 50–950 ramp
primary
#144D19
secondary
#85387E
accent
#46D4E2
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A03
muted
#797C78