#202605#202605
#202605 is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.4% C 0.052 H 119.0°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #202605 |
|---|---|
| RGB | rgb(32, 38, 5) |
| HSL | hsl(71, 77%, 8%) |
| HSV | hsv(71, 87%, 15%) |
| CMYK | cmyk(15.8%, 0%, 86.8%, 85.1%) |
| CIE-LAB | lab(13.85, -8.60, 18.12) |
| CIE-LCH | lch(13.85, 20.05, 115.40°) |
| OKLab | oklab(25.44% -0.0255 0.0459) |
| OKLCH | oklch(25.44% 0.052 119) |
| XYZ | xyz(1.3162, 1.7043, 0.4032) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.43
Dark Olive
#373E02
ΔE00 9.88
Dark Forest Green
#002D04
ΔE00 10.19
Dark Green
#033500
ΔE00 11.04
Hunter Green (survey)
#0B4008
ΔE00 12.74
Forrest Green
#154406
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202605 #0B0526
analogous
#261B05 #202605 #0F2605
triadic
#202605 #052026 #260520
tetradic
#202605 #05261B #0B0526 #26050F
square
#202605 #05261B #0B0526 #26050F
split-complementary
#202605 #050F26 #1B0526
monochromatic
#171B04 #171B04 #202605 #4E5C0C #7B9213
Accessibility & contrast
On white
15.66
#202605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#202605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202605
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202605 | 1.00 | 15.66 | 1.34 | 15.66 |
| #FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292302
Deuteranopia (green-blind)
#282307
Tritanopia (blue-blind)
#22231F
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #202605; /* rgb */ color: rgb(32, 38, 5); /* oklch */ color: oklch(25.4% 0.052 119.0);
Tailwind
colors: {
custom: {
50: '#5c6049',
500: '#202605',
950: '#000000',
},
}SCSS
$custom: #202605; $custom-light: #5c6049; $custom-dark: #000000;
JSON
{
"hex": "#202605",
"rgb": {
"r": 32,
"g": 38,
"b": 5
},
"hsl": {
"h": 70.909,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.2544,
"c": 0.05249,
"h": 119
},
"luminance": 0.01704
}Semantic roles & 50–950 ramp
primary
#202605
secondary
#2C1F68
accent
#35F357
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977