#202608#202608
#202608 is a dark, muted yellow-green. Relative luminance 0.017; OKLCH L 25.5% C 0.049 H 119.6°. Best body text is #FFFFFF at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #202608 |
|---|---|
| RGB | rgb(32, 38, 8) |
| HSL | hsl(72, 65%, 9%) |
| HSV | hsv(72, 79%, 15%) |
| CMYK | cmyk(15.8%, 0%, 78.9%, 85.1%) |
| CIE-LAB | lab(13.89, -8.27, 16.94) |
| CIE-LCH | lch(13.89, 18.85, 116.02°) |
| OKLab | oklab(25.48% -0.0241 0.0424) |
| OKLCH | oklch(25.48% 0.049 119.6) |
| XYZ | xyz(1.3326, 1.7108, 0.4897) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.64
Dark Olive
#373E02
ΔE00 10.30
Dark Forest Green
#002D04
ΔE00 10.37
Dark Green
#033500
ΔE00 11.31
Hunter Green (survey)
#0B4008
ΔE00 13.00
Forrest Green
#154406
ΔE00 13.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202608 #0E0826
analogous
#261D08 #202608 #112608
triadic
#202608 #082026 #260820
tetradic
#202608 #08261D #0E0826 #260811
square
#202608 #08261D #0E0826 #260811
split-complementary
#202608 #081126 #1D0826
monochromatic
#151905 #151905 #202608 #4B5913 #758B1D
Accessibility & contrast
On white
15.65
#202608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#202608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202608
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202608 | 1.00 | 15.65 | 1.34 | 15.65 |
| #FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292305
Deuteranopia (green-blind)
#28230A
Tritanopia (blue-blind)
#222420
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #202608; /* rgb */ color: rgb(32, 38, 8); /* oklch */ color: oklch(25.5% 0.049 119.6);
Tailwind
colors: {
custom: {
50: '#5c604a',
500: '#202608',
950: '#000000',
},
}SCSS
$custom: #202608; $custom-light: #5c604a; $custom-dark: #000000;
JSON
{
"hex": "#202608",
"rgb": {
"r": 32,
"g": 38,
"b": 8
},
"hsl": {
"h": 72,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.25483,
"c": 0.04878,
"h": 119.6
},
"luminance": 0.01711
}Semantic roles & 50–950 ramp
primary
#202608
secondary
#322564
accent
#40E861
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977