#202C14#202C14
#202C14 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.044 H 130.6°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #202C14 |
|---|---|
| RGB | rgb(32, 44, 20) |
| HSL | hsl(90, 38%, 13%) |
| HSV | hsv(90, 55%, 17%) |
| CMYK | cmyk(27.3%, 0%, 54.5%, 82.7%) |
| CIE-LAB | lab(16.30, -10.48, 13.91) |
| CIE-LCH | lch(16.30, 17.41, 127.00°) |
| OKLab | oklab(27.48% -0.0289 0.0338) |
| OKLCH | oklch(27.48% 0.044 130.6) |
| XYZ | xyz(1.6226, 2.1589, 0.9929) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.05
Dark Forest Green
#002D04
ΔE00 8.65
Dark Green
#033500
ΔE00 9.90
Dark Olive
#373E02
ΔE00 10.98
Hunter Green (survey)
#0B4008
ΔE00 11.44
Forrest Green
#154406
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C14 #20142C
analogous
#2C2C14 #202C14 #142C14
triadic
#202C14 #14202C #2C1420
tetradic
#202C14 #142C2C #20142C #2C1414
square
#202C14 #142C2C #20142C #2C1414
split-complementary
#202C14 #14142C #2C142C
monochromatic
#0F150A #0F150A #202C14 #3F5627 #5D803A
Accessibility & contrast
On white
14.67
#202C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#202C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C14
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C14 | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2912
Deuteranopia (green-blind)
#2C2815
Tritanopia (blue-blind)
#212A26
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c14; /* rgb */ color: rgb(32, 44, 20); /* oklch */ color: oklch(27.5% 0.044 130.6);
Tailwind
colors: {
custom: {
50: '#5c6552',
500: '#202c14',
950: '#000000',
},
}SCSS
$custom: #202c14; $custom-light: #5c6552; $custom-dark: #000000;
JSON
{
"hex": "#202c14",
"rgb": {
"r": 32,
"g": 44,
"b": 20
},
"hsl": {
"h": 90,
"s": 37.5,
"l": 12.549
},
"oklch": {
"l": 0.27481,
"c": 0.04445,
"h": 130.6
},
"luminance": 0.02159
}Semantic roles & 50–950 ramp
primary
#202C14
secondary
#4E3962
accent
#5ACD94
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040502
muted
#797A78