#14501B#14501B
#14501B is a dark, moderate green. Relative luminance 0.060; OKLCH L 38.0% C 0.104 H 145.0°. Best body text is #FFFFFF at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #14501B |
|---|---|
| RGB | rgb(20, 80, 27) |
| HSL | hsl(127, 60%, 20%) |
| HSV | hsv(127, 75%, 31%) |
| CMYK | cmyk(75%, 0%, 66.3%, 68.6%) |
| CIE-LAB | lab(29.32, -31.35, 25.28) |
| CIE-LCH | lch(29.32, 40.27, 141.12°) |
| OKLab | oklab(38.03% -0.0848 0.0594) |
| OKLCH | oklch(38.03% 0.104 145) |
| XYZ | xyz(3.3548, 5.9648, 2.0112) |
| Luminance | 0.0597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 2.89
Forest Green (survey)
#06470C
ΔE00 3.16
Darkgreen (survey)
#054907
ΔE00 3.33
Bottle Green
#044A05
ΔE00 3.49
Pine Green
#0A481E
ΔE00 3.51
Forest
#0B5509
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14501B #501449
analogous
#2B5014 #14501B #145039
triadic
#14501B #1B1450 #501B14
tetradic
#14501B #142B50 #501449 #503914
square
#14501B #142B50 #501449 #503914
split-complementary
#14501B #391450 #50142B
monochromatic
#061808 #081F0A #14501B #20812C #2CB23C
Accessibility & contrast
On white
9.58
#14501B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#14501B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14501B
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14501B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14501B | 1.00 | 9.58 | 2.19 | 9.58 |
| #FFFFFF | 9.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#514815
Deuteranopia (green-blind)
#4A431F
Tritanopia (blue-blind)
#024E45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #14501b; /* rgb */ color: rgb(20, 80, 27); /* oklch */ color: oklch(38.0% 0.104 145.0);
Tailwind
colors: {
custom: {
50: '#5b8259',
500: '#14501b',
950: '#000000',
},
}SCSS
$custom: #14501b; $custom-light: #5b8259; $custom-dark: #000000;
JSON
{
"hex": "#14501b",
"rgb": {
"r": 20,
"g": 80,
"b": 27
},
"hsl": {
"h": 127,
"s": 60,
"l": 19.608
},
"oklch": {
"l": 0.38029,
"c": 0.10351,
"h": 145
},
"luminance": 0.05965
}Semantic roles & 50–950 ramp
primary
#14501B
secondary
#88387F
accent
#45D1E3
background
#F5F8F5
surface
#E9EFE9
border
#C5CAC5
text
#040A04
muted
#797C79