#14200E#14200E
#14200E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.037 H 135.8°. Best body text is #FFFFFF at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #14200E |
|---|---|
| RGB | rgb(20, 32, 14) |
| HSL | hsl(100, 39%, 9%) |
| HSV | hsv(100, 56%, 13%) |
| CMYK | cmyk(37.5%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(10.66, -9.74, 9.75) |
| CIE-LCH | lch(10.66, 13.78, 134.97°) |
| OKLab | oklab(22.64% -0.0267 0.0259) |
| OKLCH | oklch(22.64% 0.037 135.8) |
| XYZ | xyz(0.8842, 1.2134, 0.6030) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.95
Dark Forest Green
#002D04
ΔE00 10.14
Almost Black
#070D0D
ΔE00 12.15
Dark Green
#033500
ΔE00 12.43
Charcoal (survey)
#343837
ΔE00 13.47
Black
#000000
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14200E #1A0E20
analogous
#1D200E #14200E #0E2011
triadic
#14200E #0E1420 #200E14
tetradic
#14200E #0E1D20 #1A0E20 #20110E
square
#14200E #0E1D20 #1A0E20 #20110E
split-complementary
#14200E #110E20 #200E1D
monochromatic
#0D1509 #0D1509 #14200E #2F4B21 #497533
Accessibility & contrast
On white
16.90
#14200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#14200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14200E
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14200E | 1.00 | 16.90 | 1.24 | 16.90 |
| #FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0D
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#141F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #14200e; /* rgb */ color: rgb(20, 32, 14); /* oklch */ color: oklch(22.6% 0.037 135.8);
Tailwind
colors: {
custom: {
50: '#515b4d',
500: '#14200e',
950: '#000000',
},
}SCSS
$custom: #14200e; $custom-light: #515b4d; $custom-dark: #000000;
JSON
{
"hex": "#14200e",
"rgb": {
"r": 20,
"g": 32,
"b": 14
},
"hsl": {
"h": 100,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.22641,
"c": 0.0372,
"h": 135.8
},
"luminance": 0.01213
}Semantic roles & 50–950 ramp
primary
#14200E
secondary
#4B3258
accent
#59CFA8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977