#202A1E#202A1E
#202A1E is a dark, muted green. Relative luminance 0.021; OKLCH L 27.1% C 0.026 H 140.4°. Best body text is #FFFFFF at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #202A1E |
|---|---|
| RGB | rgb(32, 42, 30) |
| HSL | hsl(110, 17%, 14%) |
| HSV | hsv(110, 29%, 16%) |
| CMYK | cmyk(23.8%, 0%, 28.6%, 83.5%) |
| CIE-LAB | lab(15.78, -7.32, 6.45) |
| CIE-LCH | lch(15.78, 9.76, 138.60°) |
| OKLab | oklab(27.14% -0.0199 0.0165) |
| OKLCH | oklch(27.14% 0.026 140.4) |
| XYZ | xyz(1.6579, 2.0567, 1.5377) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.26
Dark Grey
#363737
ΔE00 10.68
Onyx
#353839
ΔE00 10.76
Gunmetal
#2A3439
ΔE00 11.39
Almost Black
#070D0D
ΔE00 11.52
Charcoal Grey
#3C4142
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202A1E #281E2A
analogous
#262A1E #202A1E #1E2A22
triadic
#202A1E #1E202A #2A1E20
tetradic
#202A1E #1E262A #281E2A #2A221E
square
#202A1E #1E262A #281E2A #2A221E
split-complementary
#202A1E #221E2A #2A1E26
monochromatic
#0E120D #0E120D #202A1E #3B4E38 #567151
Accessibility & contrast
On white
14.88
#202A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#202A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202A1E
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202A1E | 1.00 | 14.88 | 1.41 | 14.88 |
| #FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281D
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#1F2927
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #202a1e; /* rgb */ color: rgb(32, 42, 30); /* oklch */ color: oklch(27.1% 0.026 140.4);
Tailwind
colors: {
custom: {
50: '#5b6359',
500: '#202a1e',
950: '#000000',
},
}SCSS
$custom: #202a1e; $custom-light: #5b6359; $custom-dark: #000000;
JSON
{
"hex": "#202a1e",
"rgb": {
"r": 32,
"g": 42,
"b": 30
},
"hsl": {
"h": 110,
"s": 16.667,
"l": 14.118
},
"oklch": {
"l": 0.27136,
"c": 0.02585,
"h": 140.4
},
"luminance": 0.02057
}Semantic roles & 50–950 ramp
primary
#202A1E
secondary
#58485B
accent
#6EB9AD
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#040503
muted
#797978