#14501C#14501C
#14501C is a dark, moderate green. Relative luminance 0.060; OKLCH L 38.0% C 0.103 H 145.3°. Best body text is #FFFFFF at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #14501C |
|---|---|
| RGB | rgb(20, 80, 28) |
| HSL | hsl(128, 60%, 20%) |
| HSV | hsv(128, 75%, 31%) |
| CMYK | cmyk(75%, 0%, 65%, 68.6%) |
| CIE-LAB | lab(29.34, -31.21, 24.76) |
| CIE-LCH | lch(29.34, 39.84, 141.57°) |
| OKLab | oklab(38.04% -0.0843 0.0584) |
| OKLCH | oklch(38.04% 0.103 145.3) |
| XYZ | xyz(3.3665, 5.9695, 2.0732) |
| Luminance | 0.0597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
British Racing Green
#05480D
ΔE00 3.01
Forest Green (survey)
#06470C
ΔE00 3.27
Pine Green
#0A481E
ΔE00 3.35
Darkgreen (survey)
#054907
ΔE00 3.50
Bottle Green
#044A05
ΔE00 3.68
Forest
#0B5509
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14501C #501448
analogous
#2A5014 #14501C #14503A
triadic
#14501C #1C1450 #501C14
tetradic
#14501C #142A50 #501448 #503A14
square
#14501C #142A50 #501448 #503A14
split-complementary
#14501C #3A1450 #50142A
monochromatic
#061809 #081F0B #14501C #20812D #2CB23E
Accessibility & contrast
On white
9.57
#14501C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#14501C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14501C
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14501C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14501C | 1.00 | 9.57 | 2.19 | 9.57 |
| #FFFFFF | 9.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#514817
Deuteranopia (green-blind)
#4A4320
Tritanopia (blue-blind)
#024E45
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #14501c; /* rgb */ color: rgb(20, 80, 28); /* oklch */ color: oklch(38.0% 0.103 145.3);
Tailwind
colors: {
custom: {
50: '#5b825a',
500: '#14501c',
950: '#000000',
},
}SCSS
$custom: #14501c; $custom-light: #5b825a; $custom-dark: #000000;
JSON
{
"hex": "#14501c",
"rgb": {
"r": 20,
"g": 80,
"b": 28
},
"hsl": {
"h": 128,
"s": 60,
"l": 19.608
},
"oklch": {
"l": 0.38043,
"c": 0.10257,
"h": 145.3
},
"luminance": 0.0597
}Semantic roles & 50–950 ramp
primary
#14501C
secondary
#88387D
accent
#45CEE3
background
#F5F8F5
surface
#E9EFE9
border
#C5CAC5
text
#040A04
muted
#797C79