#202C0D#202C0D
#202C0D is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.4% C 0.053 H 127.3°. Best body text is #FFFFFF at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #202C0D |
|---|---|
| RGB | rgb(32, 44, 13) |
| HSL | hsl(83, 54%, 11%) |
| HSV | hsv(83, 70%, 17%) |
| CMYK | cmyk(27.3%, 0%, 70.5%, 82.7%) |
| CIE-LAB | lab(16.19, -11.45, 17.75) |
| CIE-LCH | lch(16.19, 21.13, 122.82°) |
| OKLab | oklab(27.36% -0.0323 0.0424) |
| OKLCH | oklch(27.36% 0.053 127.3) |
| XYZ | xyz(1.5690, 2.1375, 0.7106) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.18
Dark Forest Green
#002D04
ΔE00 7.99
Dark Green
#033500
ΔE00 8.79
Dark Olive
#373E02
ΔE00 9.31
Hunter Green (survey)
#0B4008
ΔE00 10.36
Forrest Green
#154406
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C0D #190D2C
analogous
#2C280D #202C0D #102C0D
triadic
#202C0D #0D202C #2C0D20
tetradic
#202C0D #0D2C28 #190D2C #2C0D10
square
#202C0D #0D2C28 #190D2C #2C0D10
split-complementary
#202C0D #0D102C #280D2C
monochromatic
#111807 #111807 #202C0D #425B1B #658A29
Accessibility & contrast
On white
14.71
#202C0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#202C0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C0D
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C0D | 1.00 | 14.71 | 1.43 | 14.71 |
| #FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290A
Deuteranopia (green-blind)
#2D280F
Tritanopia (blue-blind)
#212A25
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c0d; /* rgb */ color: rgb(32, 44, 13); /* oklch */ color: oklch(27.4% 0.053 127.3);
Tailwind
colors: {
custom: {
50: '#5c654d',
500: '#202c0d',
950: '#000000',
},
}SCSS
$custom: #202c0d; $custom-light: #5c654d; $custom-dark: #000000;
JSON
{
"hex": "#202c0d",
"rgb": {
"r": 32,
"g": 44,
"b": 13
},
"hsl": {
"h": 83.226,
"s": 54.386,
"l": 11.176
},
"oklch": {
"l": 0.27359,
"c": 0.05327,
"h": 127.3
},
"luminance": 0.02137
}Semantic roles & 50–950 ramp
primary
#202C0D
secondary
#442E67
accent
#4ADE83
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77