#202805#202805
#202805 is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 26.0% C 0.056 H 121.4°. Best body text is #FFFFFF at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #202805 |
|---|---|
| RGB | rgb(32, 40, 5) |
| HSL | hsl(74, 78%, 9%) |
| HSV | hsv(74, 88%, 16%) |
| CMYK | cmyk(20%, 0%, 87.5%, 84.3%) |
| CIE-LAB | lab(14.60, -9.86, 19.09) |
| CIE-LCH | lch(14.60, 21.49, 117.32°) |
| OKLab | oklab(26.04% -0.0289 0.0475) |
| OKLCH | oklch(26.04% 0.056 121.4) |
| XYZ | xyz(1.3819, 1.8356, 0.4251) |
| Luminance | 0.0184 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.48
Dark Olive
#373E02
ΔE00 9.23
Dark Forest Green
#002D04
ΔE00 9.30
Dark Green
#033500
ΔE00 10.02
Hunter Green (survey)
#0B4008
ΔE00 11.70
Forrest Green
#154406
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202805 #0D0528
analogous
#281F05 #202805 #0F2805
triadic
#202805 #052028 #280520
tetradic
#202805 #05281F #0D0528 #28050F
square
#202805 #05281F #0D0528 #28050F
split-complementary
#202805 #050F28 #1F0528
monochromatic
#161B03 #161B03 #202805 #4C5E0C #779513
Accessibility & contrast
On white
15.36
#202805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#202805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202805
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202805 | 1.00 | 15.36 | 1.37 | 15.36 |
| #FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2502
Deuteranopia (green-blind)
#2A2507
Tritanopia (blue-blind)
#222521
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #202805; /* rgb */ color: rgb(32, 40, 5); /* oklch */ color: oklch(26.0% 0.056 121.4);
Tailwind
colors: {
custom: {
50: '#5c6149',
500: '#202805',
950: '#000000',
},
}SCSS
$custom: #202805; $custom-light: #5c6149; $custom-dark: #000000;
JSON
{
"hex": "#202805",
"rgb": {
"r": 32,
"g": 40,
"b": 5
},
"hsl": {
"h": 73.714,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.26042,
"c": 0.05558,
"h": 121.4
},
"luminance": 0.01836
}Semantic roles & 50–950 ramp
primary
#202805
secondary
#301F6A
accent
#34F460
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040501
muted
#797977