#202D0B#202D0B
#202D0B is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.057 H 127.5°. Best body text is #FFFFFF at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #202D0B |
|---|---|
| RGB | rgb(32, 45, 11) |
| HSL | hsl(83, 61%, 11%) |
| HSV | hsv(83, 76%, 18%) |
| CMYK | cmyk(28.9%, 0%, 75.6%, 82.4%) |
| CIE-LAB | lab(16.54, -12.27, 19.10) |
| CIE-LCH | lch(16.54, 22.70, 122.73°) |
| OKLab | oklab(27.64% -0.0348 0.0454) |
| OKLCH | oklch(27.64% 0.057 127.5) |
| XYZ | xyz(1.5945, 2.2080, 0.6587) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.71
Dark Forest Green
#002D04
ΔE00 7.59
Dark Green
#033500
ΔE00 8.17
Dark Olive
#373E02
ΔE00 8.75
Hunter Green (survey)
#0B4008
ΔE00 9.71
Forrest Green
#154406
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202D0B #180B2D
analogous
#2D290B #202D0B #0F2D0B
triadic
#202D0B #0B202D #2D0B20
tetradic
#202D0B #0B2D29 #180B2D #2D0B0F
square
#202D0B #0B2D29 #180B2D #2D0B0F
split-complementary
#202D0B #0B0F2D #290B2D
monochromatic
#111906 #111906 #202D0B #435E17 #668F23
Accessibility & contrast
On white
14.57
#202D0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#202D0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202D0B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202D0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202D0B | 1.00 | 14.57 | 1.44 | 14.57 |
| #FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302907
Deuteranopia (green-blind)
#2E290D
Tritanopia (blue-blind)
#212B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202d0b; /* rgb */ color: rgb(32, 45, 11); /* oklch */ color: oklch(27.6% 0.057 127.5);
Tailwind
colors: {
custom: {
50: '#5c664c',
500: '#202d0b',
950: '#000000',
},
}SCSS
$custom: #202d0b; $custom-light: #5c664c; $custom-dark: #000000;
JSON
{
"hex": "#202d0b",
"rgb": {
"r": 32,
"g": 45,
"b": 11
},
"hsl": {
"h": 82.941,
"s": 60.714,
"l": 10.98
},
"oklch": {
"l": 0.27635,
"c": 0.05717,
"h": 127.5
},
"luminance": 0.02208
}Semantic roles & 50–950 ramp
primary
#202D0B
secondary
#432A69
accent
#44E481
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77