#202906#202906
#202906 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.056 H 122.7°. Best body text is #FFFFFF at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #202906 |
|---|---|
| RGB | rgb(32, 41, 6) |
| HSL | hsl(75, 74%, 9%) |
| HSV | hsv(75, 85%, 16%) |
| CMYK | cmyk(22%, 0%, 85.4%, 83.9%) |
| CIE-LAB | lab(14.99, -10.37, 19.18) |
| CIE-LCH | lch(14.99, 21.81, 118.40°) |
| OKLab | oklab(26.36% -0.0302 0.0471) |
| OKLCH | oklch(26.36% 0.056 122.7) |
| XYZ | xyz(1.4215, 1.9061, 0.4653) |
| Luminance | 0.0191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.08
Dark Forest Green
#002D04
ΔE00 8.92
Dark Olive
#373E02
ΔE00 9.07
Dark Green
#033500
ΔE00 9.61
Hunter Green (survey)
#0B4008
ΔE00 11.27
Forrest Green
#154406
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202906 #0F0629
analogous
#292106 #202906 #0F2906
triadic
#202906 #062029 #290620
tetradic
#202906 #062921 #0F0629 #29060F
square
#202906 #062921 #0F0629 #29060F
split-complementary
#202906 #060F29 #210629
monochromatic
#151B04 #151B04 #202906 #4A5E0E #739416
Accessibility & contrast
On white
15.20
#202906 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#202906 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202906
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202906 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202906 | 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)
#2C2603
Deuteranopia (green-blind)
#2B2608
Tritanopia (blue-blind)
#222622
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202906; /* rgb */ color: rgb(32, 41, 6); /* oklch */ color: oklch(26.4% 0.056 122.7);
Tailwind
colors: {
custom: {
50: '#5c6249',
500: '#202906',
950: '#000000',
},
}SCSS
$custom: #202906; $custom-light: #5c6249; $custom-dark: #000000;
JSON
{
"hex": "#202906",
"rgb": {
"r": 32,
"g": 41,
"b": 6
},
"hsl": {
"h": 75.429,
"s": 74.468,
"l": 9.216
},
"oklch": {
"l": 0.26358,
"c": 0.05597,
"h": 122.7
},
"luminance": 0.01906
}Semantic roles & 50–950 ramp
primary
#202906
secondary
#34216A
accent
#37F167
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977