#202F05#202F05
#202F05 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.2% C 0.066 H 127.4°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #202F05 |
|---|---|
| RGB | rgb(32, 47, 5) |
| HSL | hsl(81, 81%, 10%) |
| HSV | hsv(81, 89%, 18%) |
| CMYK | cmyk(31.9%, 0%, 89.4%, 81.6%) |
| CIE-LAB | lab(17.23, -14.04, 22.40) |
| CIE-LCH | lch(17.23, 26.44, 122.09°) |
| OKLab | oklab(28.17% -0.0404 0.0528) |
| OKLCH | oklch(28.17% 0.066 127.4) |
| XYZ | xyz(1.6396, 2.3510, 0.5110) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.14
Dark Green
#033500
ΔE00 7.09
Dark Forest Green
#002D04
ΔE00 7.18
Dark Olive
#373E02
ΔE00 7.60
Hunter Green (survey)
#0B4008
ΔE00 8.49
Forrest Green
#154406
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F05 #14052F
analogous
#2F2905 #202F05 #0B2F05
triadic
#202F05 #05202F #2F0520
tetradic
#202F05 #052F29 #14052F #2F050B
square
#202F05 #052F29 #14052F #2F050B
split-complementary
#202F05 #050B2F #29052F
monochromatic
#131C03 #131C03 #202F05 #46660B #6B9E11
Accessibility & contrast
On white
14.28
#202F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F05
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F05 | 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)
#322B01
Deuteranopia (green-blind)
#302A08
Tritanopia (blue-blind)
#222C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f05; /* rgb */ color: rgb(32, 47, 5); /* oklch */ color: oklch(28.2% 0.066 127.4);
Tailwind
colors: {
custom: {
50: '#5d6749',
500: '#202f05',
950: '#000000',
},
}SCSS
$custom: #202f05; $custom-light: #5d6749; $custom-dark: #000000;
JSON
{
"hex": "#202f05",
"rgb": {
"r": 32,
"g": 47,
"b": 5
},
"hsl": {
"h": 81.429,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.28172,
"c": 0.06648,
"h": 127.4
},
"luminance": 0.02351
}Semantic roles & 50–950 ramp
primary
#202F05
secondary
#3C1F71
accent
#31F778
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77