#202F06#202F06
#202F06 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.065 H 127.7°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #202F06 |
|---|---|
| RGB | rgb(32, 47, 6) |
| HSL | hsl(82, 77%, 10%) |
| HSV | hsv(82, 87%, 18%) |
| CMYK | cmyk(31.9%, 0%, 87.2%, 81.6%) |
| CIE-LAB | lab(17.24, -13.94, 22.01) |
| CIE-LCH | lch(17.24, 26.05, 122.36°) |
| OKLab | oklab(28.18% -0.04 0.0518) |
| OKLCH | oklch(28.18% 0.065 127.7) |
| XYZ | xyz(1.6451, 2.3532, 0.5398) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.12
Dark Green
#033500
ΔE00 7.12
Dark Forest Green
#002D04
ΔE00 7.14
Dark Olive
#373E02
ΔE00 7.71
Hunter Green (survey)
#0B4008
ΔE00 8.53
Forrest Green
#154406
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F06 #15062F
analogous
#2F2906 #202F06 #0C2F06
triadic
#202F06 #06202F #2F0620
tetradic
#202F06 #062F29 #15062F #2F060C
square
#202F06 #062F29 #15062F #2F060C
split-complementary
#202F06 #060C2F #29062F
monochromatic
#121B03 #121B03 #202F06 #45650D #6A9C14
Accessibility & contrast
On white
14.28
#202F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F06
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F06 | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B02
Deuteranopia (green-blind)
#302A09
Tritanopia (blue-blind)
#222C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f06; /* rgb */ color: rgb(32, 47, 6); /* oklch */ color: oklch(28.2% 0.065 127.7);
Tailwind
colors: {
custom: {
50: '#5d674a',
500: '#202f06',
950: '#000000',
},
}SCSS
$custom: #202f06; $custom-light: #5d674a; $custom-dark: #000000;
JSON
{
"hex": "#202f06",
"rgb": {
"r": 32,
"g": 47,
"b": 6
},
"hsl": {
"h": 81.951,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.28184,
"c": 0.06546,
"h": 127.7
},
"luminance": 0.02353
}Semantic roles & 50–950 ramp
primary
#202F06
secondary
#3E2170
accent
#34F47A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77