#144F25#144F25
#144F25 is a dark, moderate green. Relative luminance 0.059; OKLCH L 37.9% C 0.092 H 149.1°. Best body text is #FFFFFF at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #144F25 |
|---|---|
| RGB | rgb(20, 79, 37) |
| HSL | hsl(137, 60%, 19%) |
| HSV | hsv(137, 75%, 31%) |
| CMYK | cmyk(74.7%, 0%, 53.2%, 69%) |
| CIE-LAB | lab(29.09, -29.32, 19.40) |
| CIE-LCH | lch(29.09, 35.16, 146.52°) |
| OKLab | oklab(37.88% -0.079 0.0472) |
| OKLCH | oklch(37.88% 0.092 149.1) |
| XYZ | xyz(3.4181, 5.8739, 2.7035) |
| Luminance | 0.0587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.23
Evergreen
#05472A
ΔE00 4.56
British Racing Green
#05480D
ΔE00 4.66
Forest Green (survey)
#06470C
ΔE00 4.84
Pine
#2B5D34
ΔE00 4.95
Forest Green
#2D5A27
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144F25 #4F143E
analogous
#214F14 #144F25 #144F43
triadic
#144F25 #25144F #4F2514
tetradic
#144F25 #14214F #4F143E #4F4314
square
#144F25 #14214F #4F143E #4F4314
split-complementary
#144F25 #43144F #4F1421
monochromatic
#06180B #081E0E #144F25 #20803C #2DB153
Accessibility & contrast
On white
9.66
#144F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#144F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144F25
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144F25 | 1.00 | 9.66 | 2.17 | 9.66 |
| #FFFFFF | 9.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#504822
Deuteranopia (green-blind)
#484328
Tritanopia (blue-blind)
#004D45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #144f25; /* rgb */ color: rgb(20, 79, 37); /* oklch */ color: oklch(37.9% 0.092 149.1);
Tailwind
colors: {
custom: {
50: '#5b8160',
500: '#144f25',
950: '#000000',
},
}SCSS
$custom: #144f25; $custom-light: #5b8160; $custom-dark: #000000;
JSON
{
"hex": "#144f25",
"rgb": {
"r": 20,
"g": 79,
"b": 37
},
"hsl": {
"h": 137.288,
"s": 59.596,
"l": 19.412
},
"oklch": {
"l": 0.37883,
"c": 0.09205,
"h": 149.1
},
"luminance": 0.05874
}Semantic roles & 50–950 ramp
primary
#144F25
secondary
#873870
accent
#45B5E3
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A05
muted
#797C79