#144F26#144F26
#144F26 is a dark, moderate green. Relative luminance 0.059; OKLCH L 37.9% C 0.091 H 149.6°. Best body text is #FFFFFF at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #144F26 |
|---|---|
| RGB | rgb(20, 79, 38) |
| HSL | hsl(138, 60%, 19%) |
| HSV | hsv(138, 75%, 31%) |
| CMYK | cmyk(74.7%, 0%, 51.9%, 69%) |
| CIE-LAB | lab(29.11, -29.14, 18.83) |
| CIE-LCH | lch(29.11, 34.69, 147.13°) |
| OKLab | oklab(37.9% -0.0785 0.046) |
| OKLCH | oklch(37.9% 0.091 149.6) |
| XYZ | xyz(3.4341, 5.8803, 2.7874) |
| Luminance | 0.0588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.28
Evergreen
#05472A
ΔE00 4.33
British Racing Green
#05480D
ΔE00 4.90
Pine
#2B5D34
ΔE00 4.93
Forest Green (survey)
#06470C
ΔE00 5.08
Forest Green
#2D5A27
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#144F26 #4F143D
analogous
#204F14 #144F26 #144F44
triadic
#144F26 #26144F #4F2614
tetradic
#144F26 #14204F #4F143D #4F4414
square
#144F26 #14204F #4F143D #4F4414
split-complementary
#144F26 #44144F #4F1420
monochromatic
#06180C #081E0F #144F26 #20803D #2DB155
Accessibility & contrast
On white
9.65
#144F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.18
#144F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #144F26
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##144F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##144F26 | 1.00 | 9.65 | 2.18 | 9.65 |
| #FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#504823
Deuteranopia (green-blind)
#484329
Tritanopia (blue-blind)
#004D45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #144f26; /* rgb */ color: rgb(20, 79, 38); /* oklch */ color: oklch(37.9% 0.091 149.6);
Tailwind
colors: {
custom: {
50: '#5b8161',
500: '#144f26',
950: '#000000',
},
}SCSS
$custom: #144f26; $custom-light: #5b8161; $custom-dark: #000000;
JSON
{
"hex": "#144f26",
"rgb": {
"r": 20,
"g": 79,
"b": 38
},
"hsl": {
"h": 138.305,
"s": 59.596,
"l": 19.412
},
"oklch": {
"l": 0.37902,
"c": 0.09098,
"h": 149.6
},
"luminance": 0.05881
}Semantic roles & 50–950 ramp
primary
#144F26
secondary
#87386F
accent
#45B3E3
background
#F5F7F5
surface
#E9EEE9
border
#C5C9C5
text
#040A05
muted
#797C79