#202C1E#202C1E
#202C1E is a dark, muted green. Relative luminance 0.022; OKLCH L 27.7% C 0.030 H 141.0°. Best body text is #FFFFFF at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #202C1E |
|---|---|
| RGB | rgb(32, 44, 30) |
| HSL | hsl(111, 19%, 15%) |
| HSV | hsv(111, 32%, 17%) |
| CMYK | cmyk(27.3%, 0%, 31.8%, 82.7%) |
| CIE-LAB | lab(16.51, -8.61, 7.46) |
| CIE-LCH | lch(16.51, 11.39, 139.07°) |
| OKLab | oklab(27.72% -0.0234 0.019) |
| OKLCH | oklch(27.72% 0.03 141) |
| XYZ | xyz(1.7306, 2.2021, 1.5619) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 10.11
Very Dark Green
#062E03
ΔE00 10.96
Dark Forest Green
#002D04
ΔE00 11.24
Dark Grey
#363737
ΔE00 11.63
Onyx
#353839
ΔE00 11.67
Gunmetal
#2A3439
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C1E #2A1E2C
analogous
#272C1E #202C1E #1E2C23
triadic
#202C1E #1E202C #2C1E20
tetradic
#202C1E #1E272C #2A1E2C #2C231E
square
#202C1E #1E272C #2A1E2C #2C231E
split-complementary
#202C1E #231E2C #2C1E27
monochromatic
#0D120C #0D120C #202C1E #3A5037 #557550
Accessibility & contrast
On white
14.58
#202C1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#202C1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C1E
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C1E | 1.00 | 14.58 | 1.44 | 14.58 |
| #FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1D
Deuteranopia (green-blind)
#2B281F
Tritanopia (blue-blind)
#1F2B28
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202c1e; /* rgb */ color: rgb(32, 44, 30); /* oklch */ color: oklch(27.7% 0.030 141.0);
Tailwind
colors: {
custom: {
50: '#5b6559',
500: '#202c1e',
950: '#000000',
},
}SCSS
$custom: #202c1e; $custom-light: #5b6559; $custom-dark: #000000;
JSON
{
"hex": "#202c1e",
"rgb": {
"r": 32,
"g": 44,
"b": 30
},
"hsl": {
"h": 111.429,
"s": 18.919,
"l": 14.51
},
"oklch": {
"l": 0.27723,
"c": 0.03015,
"h": 141
},
"luminance": 0.02202
}Semantic roles & 50–950 ramp
primary
#202C1E
secondary
#5B485E
accent
#6CBCB0
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040503
muted
#797A78