#202C18#202C18
#202C18 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.039 H 133.6°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #202C18 |
|---|---|
| RGB | rgb(32, 44, 24) |
| HSL | hsl(96, 29%, 13%) |
| HSV | hsv(96, 45%, 17%) |
| CMYK | cmyk(27.3%, 0%, 45.5%, 82.7%) |
| CIE-LAB | lab(16.38, -9.80, 11.36) |
| CIE-LCH | lch(16.38, 15.00, 130.77°) |
| OKLab | oklab(27.57% -0.0268 0.0281) |
| OKLCH | oklch(27.57% 0.039 133.6) |
| XYZ | xyz(1.6612, 2.1744, 1.1961) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.99
Dark Forest Green
#002D04
ΔE00 9.45
Dark Green
#033500
ΔE00 10.93
Charcoal (survey)
#343837
ΔE00 12.15
Dark Olive
#373E02
ΔE00 12.24
Hunter Green (survey)
#0B4008
ΔE00 12.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C18 #24182C
analogous
#2A2C18 #202C18 #182C1A
triadic
#202C18 #18202C #2C1820
tetradic
#202C18 #182A2C #24182C #2C1A18
square
#202C18 #182A2C #24182C #2C1A18
split-complementary
#202C18 #1A182C #2C182A
monochromatic
#0E140B #0E140B #202C18 #3D542E #5A7B43
Accessibility & contrast
On white
14.64
#202C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#202C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C18
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C18 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2917
Deuteranopia (green-blind)
#2C2819
Tritanopia (blue-blind)
#202B27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202c18; /* rgb */ color: rgb(32, 44, 24); /* oklch */ color: oklch(27.6% 0.039 133.6);
Tailwind
colors: {
custom: {
50: '#5c6555',
500: '#202c18',
950: '#000000',
},
}SCSS
$custom: #202c18; $custom-light: #5c6555; $custom-dark: #000000;
JSON
{
"hex": "#202c18",
"rgb": {
"r": 32,
"g": 44,
"b": 24
},
"hsl": {
"h": 96,
"s": 29.412,
"l": 13.333
},
"oklch": {
"l": 0.27568,
"c": 0.03885,
"h": 133.6
},
"luminance": 0.02174
}Semantic roles & 50–950 ramp
primary
#202C18
secondary
#533F60
accent
#62C69E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040503
muted
#797A78