#202701#202701
#202701 is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.7% C 0.059 H 119.6°. Best body text is #FFFFFF at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #202701 |
|---|---|
| RGB | rgb(32, 39, 1) |
| HSL | hsl(71, 95%, 8%) |
| HSV | hsv(71, 97%, 15%) |
| CMYK | cmyk(17.9%, 0%, 97.4%, 84.7%) |
| CIE-LAB | lab(14.18, -9.68, 20.17) |
| CIE-LCH | lch(14.18, 22.37, 115.64°) |
| OKLab | oklab(25.69% -0.0292 0.0515) |
| OKLCH | oklch(25.69% 0.059 119.6) |
| XYZ | xyz(1.3267, 1.7603, 0.2986) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.77
Dark Olive
#373E02
ΔE00 9.05
Dark Forest Green
#002D04
ΔE00 9.62
Dark Green
#033500
ΔE00 10.24
Hunter Green (survey)
#0B4008
ΔE00 11.93
Forrest Green
#154406
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202701 #080127
analogous
#271B01 #202701 #0D2701
triadic
#202701 #012027 #270120
tetradic
#202701 #01271B #080127 #27010D
square
#202701 #01271B #080127 #27010D
split-complementary
#202701 #010D27 #1B0127
monochromatic
#181E01 #181E01 #202701 #516303 #829E04
Accessibility & contrast
On white
15.53
#202701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#202701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202701
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202701 | 1.00 | 15.53 | 1.35 | 15.53 |
| #FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#2A2403
Tritanopia (blue-blind)
#232420
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #202701; /* rgb */ color: rgb(32, 39, 1); /* oklch */ color: oklch(25.7% 0.059 119.6);
Tailwind
colors: {
custom: {
50: '#5c6147',
500: '#202701',
950: '#000000',
},
}SCSS
$custom: #202701; $custom-light: #5c6147; $custom-dark: #000000;
JSON
{
"hex": "#202701",
"rgb": {
"r": 32,
"g": 39,
"b": 1
},
"hsl": {
"h": 71.053,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.25685,
"c": 0.05923,
"h": 119.6
},
"luminance": 0.0176
}Semantic roles & 50–950 ramp
primary
#202701
secondary
#26166E
accent
#29FF50
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040500
muted
#797977