#202B06#202B06
#202B06 is a dark, muted yellow-green. Relative luminance 0.020; OKLCH L 27.0% C 0.059 H 124.6°. Best body text is #FFFFFF at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #202B06 |
|---|---|
| RGB | rgb(32, 43, 6) |
| HSL | hsl(78, 76%, 10%) |
| HSV | hsv(78, 86%, 17%) |
| CMYK | cmyk(25.6%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(15.74, -11.59, 20.14) |
| CIE-LCH | lch(15.74, 23.24, 119.93°) |
| OKLab | oklab(26.97% -0.0336 0.0487) |
| OKLCH | oklch(26.97% 0.059 124.6) |
| XYZ | xyz(1.4924, 2.0480, 0.4889) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.29
Dark Forest Green
#002D04
ΔE00 8.20
Dark Olive
#373E02
ΔE00 8.54
Dark Green
#033500
ΔE00 8.70
Hunter Green (survey)
#0B4008
ΔE00 10.30
Forrest Green
#154406
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202B06 #11062B
analogous
#2B2406 #202B06 #0E2B06
triadic
#202B06 #06202B #2B0620
tetradic
#202B06 #062B24 #11062B #2B060E
square
#202B06 #062B24 #11062B #2B060E
split-complementary
#202B06 #060E2B #24062B
monochromatic
#141B04 #141B04 #202B06 #48610D #709615
Accessibility & contrast
On white
14.90
#202B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#202B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202B06
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202B06 | 1.00 | 14.90 | 1.41 | 14.90 |
| #FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2802
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#222824
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #202b06; /* rgb */ color: rgb(32, 43, 6); /* oklch */ color: oklch(27.0% 0.059 124.6);
Tailwind
colors: {
custom: {
50: '#5c6449',
500: '#202b06',
950: '#000000',
},
}SCSS
$custom: #202b06; $custom-light: #5c6449; $custom-dark: #000000;
JSON
{
"hex": "#202b06",
"rgb": {
"r": 32,
"g": 43,
"b": 6
},
"hsl": {
"h": 77.838,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.26965,
"c": 0.05914,
"h": 124.6
},
"luminance": 0.02048
}Semantic roles & 50–950 ramp
primary
#202B06
secondary
#37216C
accent
#36F26E
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977