#202908#202908
#202908 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.054 H 123.1°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #202908 |
|---|---|
| RGB | rgb(32, 41, 8) |
| HSL | hsl(76, 67%, 10%) |
| HSV | hsv(76, 80%, 16%) |
| CMYK | cmyk(22%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(15.01, -10.16, 18.40) |
| CIE-LCH | lch(15.01, 21.02, 118.91°) |
| OKLab | oklab(26.39% -0.0293 0.045) |
| OKLCH | oklch(26.39% 0.054 123.1) |
| XYZ | xyz(1.4324, 1.9105, 0.5230) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.17
Dark Forest Green
#002D04
ΔE00 8.98
Dark Olive
#373E02
ΔE00 9.34
Dark Green
#033500
ΔE00 9.76
Hunter Green (survey)
#0B4008
ΔE00 11.41
Forrest Green
#154406
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202908 #110829
analogous
#292208 #202908 #102908
triadic
#202908 #082029 #290820
tetradic
#202908 #082922 #110829 #290810
square
#202908 #082922 #110829 #290810
split-complementary
#202908 #081029 #220829
monochromatic
#141A05 #141A05 #202908 #485C12 #708F1C
Accessibility & contrast
On white
15.20
#202908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#202908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202908
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202908 | 1.00 | 15.20 | 1.38 | 15.20 |
| #FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2605
Deuteranopia (green-blind)
#2B260A
Tritanopia (blue-blind)
#222722
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202908; /* rgb */ color: rgb(32, 41, 8); /* oklch */ color: oklch(26.4% 0.054 123.1);
Tailwind
colors: {
custom: {
50: '#5c624a',
500: '#202908',
950: '#000000',
},
}SCSS
$custom: #202908; $custom-light: #5c624a; $custom-dark: #000000;
JSON
{
"hex": "#202908",
"rgb": {
"r": 32,
"g": 41,
"b": 8
},
"hsl": {
"h": 76.364,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.26385,
"c": 0.05367,
"h": 123.1
},
"luminance": 0.0191
}Semantic roles & 50–950 ramp
primary
#202908
secondary
#372568
accent
#3EEA6D
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977