#202D0C#202D0C
#202D0C is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.056 H 127.8°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #202D0C |
|---|---|
| RGB | rgb(32, 45, 12) |
| HSL | hsl(84, 58%, 11%) |
| HSV | hsv(84, 73%, 18%) |
| CMYK | cmyk(28.9%, 0%, 73.3%, 82.4%) |
| CIE-LAB | lab(16.55, -12.17, 18.67) |
| CIE-LCH | lch(16.55, 22.29, 123.09°) |
| OKLab | oklab(27.65% -0.0344 0.0443) |
| OKLCH | oklch(27.65% 0.056 127.8) |
| XYZ | xyz(1.6004, 2.2104, 0.6901) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.75
Dark Forest Green
#002D04
ΔE00 7.61
Dark Green
#033500
ΔE00 8.25
Dark Olive
#373E02
ΔE00 8.91
Hunter Green (survey)
#0B4008
ΔE00 9.79
Forrest Green
#154406
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202D0C #190C2D
analogous
#2D290C #202D0C #0F2D0C
triadic
#202D0C #0C202D #2D0C20
tetradic
#202D0C #0C2D29 #190C2D #2D0C0F
square
#202D0C #0C2D29 #190C2D #2D0C0F
split-complementary
#202D0C #0C0F2D #290C2D
monochromatic
#111806 #111806 #202D0C #425D19 #658E26
Accessibility & contrast
On white
14.56
#202D0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#202D0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202D0C
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202D0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202D0C | 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)
#302908
Deuteranopia (green-blind)
#2E290E
Tritanopia (blue-blind)
#212B26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202d0c; /* rgb */ color: rgb(32, 45, 12); /* oklch */ color: oklch(27.6% 0.056 127.8);
Tailwind
colors: {
custom: {
50: '#5c664c',
500: '#202d0c',
950: '#000000',
},
}SCSS
$custom: #202d0c; $custom-light: #5c664c; $custom-dark: #000000;
JSON
{
"hex": "#202d0c",
"rgb": {
"r": 32,
"g": 45,
"b": 12
},
"hsl": {
"h": 83.636,
"s": 57.895,
"l": 11.176
},
"oklch": {
"l": 0.27648,
"c": 0.05611,
"h": 127.8
},
"luminance": 0.0221
}Semantic roles & 50–950 ramp
primary
#202D0C
secondary
#442C69
accent
#47E184
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77