#202F01#202F01
#202F01 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.071 H 126.5°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #202F01 |
|---|---|
| RGB | rgb(32, 47, 1) |
| HSL | hsl(80, 96%, 9%) |
| HSV | hsv(80, 98%, 18%) |
| CMYK | cmyk(31.9%, 0%, 97.9%, 81.6%) |
| CIE-LAB | lab(17.19, -14.45, 23.98) |
| CIE-LCH | lch(17.19, 27.99, 121.07°) |
| OKLab | oklab(28.13% -0.0421 0.0569) |
| OKLCH | oklch(28.13% 0.071 126.5) |
| XYZ | xyz(1.6177, 2.3423, 0.3956) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.30
Dark Green
#033500
ΔE00 7.02
Dark Olive
#373E02
ΔE00 7.18
Dark Forest Green
#002D04
ΔE00 7.37
Hunter Green (survey)
#0B4008
ΔE00 8.37
Forrest Green
#154406
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F01 #10012F
analogous
#2F2701 #202F01 #092F01
triadic
#202F01 #01202F #2F0120
tetradic
#202F01 #012F27 #10012F #2F0109
square
#202F01 #012F27 #10012F #2F0109
split-complementary
#202F01 #01092F #27012F
monochromatic
#141E01 #141E01 #202F01 #496B02 #72A704
Accessibility & contrast
On white
14.30
#202F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F01
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F01 | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#302A04
Tritanopia (blue-blind)
#222C26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f01; /* rgb */ color: rgb(32, 47, 1); /* oklch */ color: oklch(28.1% 0.071 126.5);
Tailwind
colors: {
custom: {
50: '#5d6747',
500: '#202f01',
950: '#000000',
},
}SCSS
$custom: #202f01; $custom-light: #5d6747; $custom-dark: #000000;
JSON
{
"hex": "#202f01",
"rgb": {
"r": 32,
"g": 47,
"b": 1
},
"hsl": {
"h": 79.565,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.28126,
"c": 0.07075,
"h": 126.5
},
"luminance": 0.02342
}Semantic roles & 50–950 ramp
primary
#202F01
secondary
#361775
accent
#29FF6F
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77