#14501F#14501F
#14501F is a dark, moderate green. Relative luminance 0.060; OKLCH L 38.1% C 0.100 H 146.4°. Best body text is #FFFFFF at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #14501F |
|---|---|
| RGB | rgb(20, 80, 31) |
| HSL | hsl(131, 60%, 20%) |
| HSV | hsv(131, 75%, 31%) |
| CMYK | cmyk(75%, 0%, 61.2%, 68.6%) |
| CIE-LAB | lab(29.37, -30.76, 23.17) |
| CIE-LCH | lch(29.37, 38.51, 143.01°) |
| OKLab | oklab(38.09% -0.083 0.0552) |
| OKLCH | oklch(38.09% 0.1 146.4) |
| XYZ | xyz(3.4042, 5.9846, 2.2718) |
| Luminance | 0.0599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pine Green
#0A481E
ΔE00 2.92
British Racing Green
#05480D
ΔE00 3.44
Forest Green (survey)
#06470C
ΔE00 3.68
Darkgreen (survey)
#054907
ΔE00 4.07
Forest Green
#2D5A27
ΔE00 4.23
Bottle Green
#044A05
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14501F #501445
analogous
#275014 #14501F #14503D
triadic
#14501F #1F1450 #501F14
tetradic
#14501F #142750 #501445 #503D14
square
#14501F #142750 #501445 #503D14
split-complementary
#14501F #3D1450 #501427
monochromatic
#061809 #081F0C #14501F #208132 #2CB245
Accessibility & contrast
On white
9.56
#14501F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.20
#14501F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14501F
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14501F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14501F | 1.00 | 9.56 | 2.20 | 9.56 |
| #FFFFFF | 9.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#51481A
Deuteranopia (green-blind)
#4A4323
Tritanopia (blue-blind)
#014E45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #14501f; /* rgb */ color: rgb(20, 80, 31); /* oklch */ color: oklch(38.1% 0.100 146.4);
Tailwind
colors: {
custom: {
50: '#5b825c',
500: '#14501f',
950: '#000000',
},
}SCSS
$custom: #14501f; $custom-light: #5b825c; $custom-dark: #000000;
JSON
{
"hex": "#14501f",
"rgb": {
"r": 20,
"g": 80,
"b": 31
},
"hsl": {
"h": 131,
"s": 60,
"l": 19.608
},
"oklch": {
"l": 0.38087,
"c": 0.09969,
"h": 146.4
},
"luminance": 0.05985
}Semantic roles & 50–950 ramp
primary
#14501F
secondary
#883879
accent
#45C6E3
background
#F5F8F5
surface
#E9EFE9
border
#C5CAC5
text
#040A04
muted
#797C79