#202E1E#202E1E
#202E1E is a dark, muted green. Relative luminance 0.024; OKLCH L 28.3% C 0.034 H 141.5°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #202E1E |
|---|---|
| RGB | rgb(32, 46, 30) |
| HSL | hsl(113, 21%, 15%) |
| HSV | hsv(113, 35%, 18%) |
| CMYK | cmyk(30.4%, 0%, 34.8%, 82%) |
| CIE-LAB | lab(17.25, -9.87, 8.47) |
| CIE-LCH | lch(17.25, 13.00, 139.37°) |
| OKLab | oklab(28.31% -0.0269 0.0214) |
| OKLCH | oklch(28.31% 0.034 141.5) |
| XYZ | xyz(1.8069, 2.3547, 1.5874) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.87
Dark Forest Green
#002D04
ΔE00 10.16
Charcoal (survey)
#343837
ΔE00 10.97
Dark Green
#033500
ΔE00 11.84
Evergreen
#05472A
ΔE00 12.26
Dark Grey
#363737
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E1E #2C1E2E
analogous
#282E1E #202E1E #1E2E24
triadic
#202E1E #1E202E #2E1E20
tetradic
#202E1E #1E282E #2C1E2E #2E241E
square
#202E1E #1E282E #2C1E2E #2E241E
split-complementary
#202E1E #241E2E #2E1E28
monochromatic
#0D130C #0D130C #202E1E #3A5336 #54784E
Accessibility & contrast
On white
14.28
#202E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E1E
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E1E | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1D
Deuteranopia (green-blind)
#2D2A1F
Tritanopia (blue-blind)
#1F2D2A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e1e; /* rgb */ color: rgb(32, 46, 30); /* oklch */ color: oklch(28.3% 0.034 141.5);
Tailwind
colors: {
custom: {
50: '#5b6659',
500: '#202e1e',
950: '#000000',
},
}SCSS
$custom: #202e1e; $custom-light: #5b6659; $custom-dark: #000000;
JSON
{
"hex": "#202e1e",
"rgb": {
"r": 32,
"g": 46,
"b": 30
},
"hsl": {
"h": 112.5,
"s": 21.053,
"l": 14.902
},
"oklch": {
"l": 0.28313,
"c": 0.03437,
"h": 141.5
},
"luminance": 0.02355
}Semantic roles & 50–950 ramp
primary
#202E1E
secondary
#5D4860
accent
#6ABEB3
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78