#202901#202901
#202901 is a dark, moderate yellow-green. Relative luminance 0.019; OKLCH L 26.3% C 0.062 H 121.7°. Best body text is #FFFFFF at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #202901 |
|---|---|
| RGB | rgb(32, 41, 1) |
| HSL | hsl(74, 95%, 8%) |
| HSV | hsv(74, 98%, 16%) |
| CMYK | cmyk(22%, 0%, 97.6%, 83.9%) |
| CIE-LAB | lab(14.93, -10.91, 21.14) |
| CIE-LCH | lch(14.93, 23.79, 117.30°) |
| OKLab | oklab(26.29% -0.0326 0.0528) |
| OKLCH | oklch(26.29% 0.062 121.7) |
| XYZ | xyz(1.3941, 1.8951, 0.3211) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.96
Dark Olive
#373E02
ΔE00 8.46
Dark Forest Green
#002D04
ΔE00 8.86
Dark Green
#033500
ΔE00 9.32
Hunter Green (survey)
#0B4008
ΔE00 10.97
Forrest Green
#154406
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202901 #0A0129
analogous
#291E01 #202901 #0C2901
triadic
#202901 #012029 #290120
tetradic
#202901 #01291E #0A0129 #29010C
square
#202901 #01291E #0A0129 #29010C
split-complementary
#202901 #010C29 #1E0129
monochromatic
#171E01 #171E01 #202901 #4F6502 #7DA004
Accessibility & contrast
On white
15.23
#202901 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#202901 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202901
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202901 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202901 | 1.00 | 15.23 | 1.38 | 15.23 |
| #FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#2B2604
Tritanopia (blue-blind)
#222621
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #202901; /* rgb */ color: rgb(32, 41, 1); /* oklch */ color: oklch(26.3% 0.062 121.7);
Tailwind
colors: {
custom: {
50: '#5c6247',
500: '#202901',
950: '#000000',
},
}SCSS
$custom: #202901; $custom-light: #5c6247; $custom-dark: #000000;
JSON
{
"hex": "#202901",
"rgb": {
"r": 32,
"g": 41,
"b": 1
},
"hsl": {
"h": 73.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.26291,
"c": 0.06208,
"h": 121.7
},
"luminance": 0.01895
}Semantic roles & 50–950 ramp
primary
#202901
secondary
#2A166F
accent
#29FF59
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977