#202E1A#202E1A
#202E1A is a dark, muted green. Relative luminance 0.023; OKLCH L 28.2% C 0.040 H 136.6°. Best body text is #FFFFFF at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #202E1A |
|---|---|
| RGB | rgb(32, 46, 26) |
| HSL | hsl(102, 28%, 14%) |
| HSV | hsv(102, 43%, 18%) |
| CMYK | cmyk(30.4%, 0%, 43.5%, 82%) |
| CIE-LAB | lab(17.16, -10.67, 11.05) |
| CIE-LCH | lch(17.16, 15.36, 133.99°) |
| OKLab | oklab(28.21% -0.0291 0.0275) |
| OKLCH | oklch(28.21% 0.04 136.6) |
| XYZ | xyz(1.7591, 2.3356, 1.3352) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.56
Dark Forest Green
#002D04
ΔE00 8.98
Dark Green
#033500
ΔE00 10.50
Evergreen
#05472A
ΔE00 11.83
Hunter Green (survey)
#0B4008
ΔE00 11.89
Charcoal (survey)
#343837
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E1A #281A2E
analogous
#2A2E1A #202E1A #1A2E1E
triadic
#202E1A #1A202E #2E1A20
tetradic
#202E1A #1A2A2E #281A2E #2E1E1A
square
#202E1A #1A2A2E #281A2E #2E1E1A
split-complementary
#202E1A #1E1A2E #2E1A2A
monochromatic
#0E140B #0E140B #202E1A #3B5530 #567C46
Accessibility & contrast
On white
14.31
#202E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E1A
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E1A | 1.00 | 14.31 | 1.47 | 14.31 |
| #FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B19
Deuteranopia (green-blind)
#2D2A1B
Tritanopia (blue-blind)
#202D29
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e1a; /* rgb */ color: rgb(32, 46, 26); /* oklch */ color: oklch(28.2% 0.040 136.6);
Tailwind
colors: {
custom: {
50: '#5c6656',
500: '#202e1a',
950: '#000000',
},
}SCSS
$custom: #202e1a; $custom-light: #5c6656; $custom-dark: #000000;
JSON
{
"hex": "#202e1a",
"rgb": {
"r": 32,
"g": 46,
"b": 26
},
"hsl": {
"h": 102,
"s": 27.778,
"l": 14.118
},
"oklch": {
"l": 0.28211,
"c": 0.04003,
"h": 136.6
},
"luminance": 0.02336
}Semantic roles & 50–950 ramp
primary
#202E1A
secondary
#584262
accent
#64C4A7
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78