#202C09#202C09
#202C09 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.058 H 126.2°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #202C09 |
|---|---|
| RGB | rgb(32, 44, 9) |
| HSL | hsl(81, 66%, 10%) |
| HSV | hsv(81, 80%, 17%) |
| CMYK | cmyk(27.3%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(16.15, -11.88, 19.43) |
| CIE-LCH | lch(16.15, 22.78, 121.44°) |
| OKLab | oklab(27.31% -0.0339 0.0465) |
| OKLCH | oklch(27.31% 0.058 126.2) |
| XYZ | xyz(1.5457, 2.1281, 0.5877) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.00
Dark Forest Green
#002D04
ΔE00 7.89
Dark Green
#033500
ΔE00 8.45
Dark Olive
#373E02
ΔE00 8.70
Hunter Green (survey)
#0B4008
ΔE00 10.03
Forrest Green
#154406
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C09 #15092C
analogous
#2C2609 #202C09 #0E2C09
triadic
#202C09 #09202C #2C0920
tetradic
#202C09 #092C26 #15092C #2C090E
square
#202C09 #092C26 #15092C #2C090E
split-complementary
#202C09 #090E2C #26092C
monochromatic
#121905 #121905 #202C09 #455F13 #6A921E
Accessibility & contrast
On white
14.73
#202C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#202C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C09
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C09 | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2905
Deuteranopia (green-blind)
#2D280C
Tritanopia (blue-blind)
#222A25
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c09; /* rgb */ color: rgb(32, 44, 9); /* oklch */ color: oklch(27.3% 0.058 126.2);
Tailwind
colors: {
custom: {
50: '#5c654b',
500: '#202c09',
950: '#000000',
},
}SCSS
$custom: #202c09; $custom-light: #5c654b; $custom-dark: #000000;
JSON
{
"hex": "#202c09",
"rgb": {
"r": 32,
"g": 44,
"b": 9
},
"hsl": {
"h": 80.571,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.27306,
"c": 0.05754,
"h": 126.2
},
"luminance": 0.02128
}Semantic roles & 50–950 ramp
primary
#202C09
secondary
#3E276A
accent
#3FE979
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77