#202E10#202E10
#202E10 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.053 H 130.0°. Best body text is #FFFFFF at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #202E10 |
|---|---|
| RGB | rgb(32, 46, 16) |
| HSL | hsl(88, 48%, 12%) |
| HSV | hsv(88, 65%, 18%) |
| CMYK | cmyk(30.4%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(16.98, -12.27, 17.18) |
| CIE-LCH | lch(16.98, 21.11, 125.55°) |
| OKLab | oklab(28.01% -0.0342 0.0408) |
| OKLCH | oklch(28.01% 0.053 130) |
| XYZ | xyz(1.6662, 2.2984, 0.8460) |
| Luminance | 0.0230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.64
Dark Forest Green
#002D04
ΔE00 7.43
Dark Green
#033500
ΔE00 8.26
Dark Olive
#373E02
ΔE00 9.46
Hunter Green (survey)
#0B4008
ΔE00 9.76
Forrest Green
#154406
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202E10 #1E102E
analogous
#2E2D10 #202E10 #112E10
triadic
#202E10 #10202E #2E1020
tetradic
#202E10 #102E2D #1E102E #2E1011
square
#202E10 #102E2D #1E102E #2E1011
split-complementary
#202E10 #10112E #2D102E
monochromatic
#101708 #101708 #202E10 #405B20 #5F8930
Accessibility & contrast
On white
14.39
#202E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#202E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202E10
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202E10 | 1.00 | 14.39 | 1.46 | 14.39 |
| #FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0D
Deuteranopia (green-blind)
#2E2A12
Tritanopia (blue-blind)
#212C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202e10; /* rgb */ color: rgb(32, 46, 16); /* oklch */ color: oklch(28.0% 0.053 130.0);
Tailwind
colors: {
custom: {
50: '#5c664f',
500: '#202e10',
950: '#000000',
},
}SCSS
$custom: #202e10; $custom-light: #5c664f; $custom-dark: #000000;
JSON
{
"hex": "#202e10",
"rgb": {
"r": 32,
"g": 46,
"b": 16
},
"hsl": {
"h": 88,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.2801,
"c": 0.05329,
"h": 130
},
"luminance": 0.02298
}Semantic roles & 50–950 ramp
primary
#202E10
secondary
#4B3367
accent
#50D88F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78