#202B0E#202B0E
#202B0E is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.1% C 0.050 H 126.8°. Best body text is #FFFFFF at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #202B0E |
|---|---|
| RGB | rgb(32, 43, 14) |
| HSL | hsl(83, 51%, 11%) |
| HSV | hsv(83, 67%, 17%) |
| CMYK | cmyk(25.6%, 0%, 67.4%, 83.1%) |
| CIE-LAB | lab(15.83, -10.72, 16.81) |
| CIE-LCH | lch(15.83, 19.94, 122.53°) |
| OKLab | oklab(27.07% -0.0301 0.0403) |
| OKLCH | oklch(27.07% 0.05 126.8) |
| XYZ | xyz(1.5388, 2.0665, 0.7332) |
| Luminance | 0.0207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.68
Dark Forest Green
#002D04
ΔE00 8.44
Dark Green
#033500
ΔE00 9.37
Dark Olive
#373E02
ΔE00 9.76
Hunter Green (survey)
#0B4008
ΔE00 10.97
Forrest Green
#154406
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202B0E #190E2B
analogous
#2B270E #202B0E #112B0E
triadic
#202B0E #0E202B #2B0E20
tetradic
#202B0E #0E2B27 #190E2B #2B0E11
square
#202B0E #0E2B27 #190E2B #2B0E11
split-complementary
#202B0E #0E112B #270E2B
monochromatic
#111708 #111708 #202B0E #42591D #65872C
Accessibility & contrast
On white
14.86
#202B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#202B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202B0E
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202B0E | 1.00 | 14.86 | 1.41 | 14.86 |
| #FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D280B
Deuteranopia (green-blind)
#2C2710
Tritanopia (blue-blind)
#212925
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #202b0e; /* rgb */ color: rgb(32, 43, 14); /* oklch */ color: oklch(27.1% 0.050 126.8);
Tailwind
colors: {
custom: {
50: '#5c644d',
500: '#202b0e',
950: '#000000',
},
}SCSS
$custom: #202b0e; $custom-light: #5c644d; $custom-dark: #000000;
JSON
{
"hex": "#202b0e",
"rgb": {
"r": 32,
"g": 43,
"b": 14
},
"hsl": {
"h": 82.759,
"s": 50.877,
"l": 11.176
},
"oklch": {
"l": 0.27073,
"c": 0.05034,
"h": 126.8
},
"luminance": 0.02067
}Semantic roles & 50–950 ramp
primary
#202B0E
secondary
#443065
accent
#4DDA83
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977