#202D0D#202D0D
#202D0D is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.055 H 128.1°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #202D0D |
|---|---|
| RGB | rgb(32, 45, 13) |
| HSL | hsl(84, 55%, 11%) |
| HSV | hsv(84, 71%, 18%) |
| CMYK | cmyk(28.9%, 0%, 71.1%, 82.4%) |
| CIE-LAB | lab(16.57, -12.05, 18.22) |
| CIE-LCH | lch(16.57, 21.85, 123.49°) |
| OKLab | oklab(27.66% -0.034 0.0433) |
| OKLCH | oklch(27.66% 0.055 128.1) |
| XYZ | xyz(1.6067, 2.2129, 0.7232) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.80
Dark Forest Green
#002D04
ΔE00 7.64
Dark Green
#033500
ΔE00 8.34
Dark Olive
#373E02
ΔE00 9.08
Hunter Green (survey)
#0B4008
ΔE00 9.88
Forrest Green
#154406
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202D0D #1A0D2D
analogous
#2D2A0D #202D0D #102D0D
triadic
#202D0D #0D202D #2D0D20
tetradic
#202D0D #0D2D2A #1A0D2D #2D0D10
square
#202D0D #0D2D2A #1A0D2D #2D0D10
split-complementary
#202D0D #0D102D #2A0D2D
monochromatic
#111807 #111807 #202D0D #425C1B #648C28
Accessibility & contrast
On white
14.56
#202D0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#202D0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202D0D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202D0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202D0D | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0A
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#212B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202d0d; /* rgb */ color: rgb(32, 45, 13); /* oklch */ color: oklch(27.7% 0.055 128.1);
Tailwind
colors: {
custom: {
50: '#5c664d',
500: '#202d0d',
950: '#000000',
},
}SCSS
$custom: #202d0d; $custom-light: #5c664d; $custom-dark: #000000;
JSON
{
"hex": "#202d0d",
"rgb": {
"r": 32,
"g": 45,
"b": 13
},
"hsl": {
"h": 84.375,
"s": 55.172,
"l": 11.373
},
"oklch": {
"l": 0.27662,
"c": 0.05501,
"h": 128.1
},
"luminance": 0.02213
}Semantic roles & 50–950 ramp
primary
#202D0D
secondary
#452E68
accent
#49DF86
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77