#202801#202801
#202801 is a dark, moderate yellow-green. Relative luminance 0.018; OKLCH L 26.0% C 0.061 H 120.6°. Best body text is #FFFFFF at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #202801 |
|---|---|
| RGB | rgb(32, 40, 1) |
| HSL | hsl(72, 95%, 8%) |
| HSV | hsv(72, 98%, 16%) |
| CMYK | cmyk(20%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(14.55, -10.30, 20.66) |
| CIE-LCH | lch(14.55, 23.08, 116.50°) |
| OKLab | oklab(25.99% -0.0309 0.0522) |
| OKLCH | oklch(25.99% 0.061 120.6) |
| XYZ | xyz(1.3600, 1.8269, 0.3097) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.35
Dark Olive
#373E02
ΔE00 8.75
Dark Forest Green
#002D04
ΔE00 9.22
Dark Green
#033500
ΔE00 9.77
Hunter Green (survey)
#0B4008
ΔE00 11.44
Forrest Green
#154406
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202801 #090128
analogous
#281C01 #202801 #0C2801
triadic
#202801 #012028 #280120
tetradic
#202801 #01281C #090128 #28010C
square
#202801 #01281C #090128 #28010C
split-complementary
#202801 #010C28 #1C0128
monochromatic
#181E01 #181E01 #202801 #506402 #809F04
Accessibility & contrast
On white
15.38
#202801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#202801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202801
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202801 | 1.00 | 15.38 | 1.37 | 15.38 |
| #FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2500
Deuteranopia (green-blind)
#2A2503
Tritanopia (blue-blind)
#232521
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #202801; /* rgb */ color: rgb(32, 40, 1); /* oklch */ color: oklch(26.0% 0.061 120.6);
Tailwind
colors: {
custom: {
50: '#5c6147',
500: '#202801',
950: '#000000',
},
}SCSS
$custom: #202801; $custom-light: #5c6147; $custom-dark: #000000;
JSON
{
"hex": "#202801",
"rgb": {
"r": 32,
"g": 40,
"b": 1
},
"hsl": {
"h": 72.308,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.25988,
"c": 0.06065,
"h": 120.6
},
"luminance": 0.01827
}Semantic roles & 50–950 ramp
primary
#202801
secondary
#28166F
accent
#29FF55
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040500
muted
#797977