#202C01#202C01
#202C01 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.066 H 124.3°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #202C01 |
|---|---|
| RGB | rgb(32, 44, 1) |
| HSL | hsl(77, 96%, 9%) |
| HSV | hsv(77, 98%, 17%) |
| CMYK | cmyk(27.3%, 0%, 97.7%, 82.7%) |
| CIE-LAB | lab(16.06, -12.71, 22.58) |
| CIE-LCH | lch(16.06, 25.91, 119.38°) |
| OKLab | oklab(27.21% -0.0374 0.0549) |
| OKLCH | oklch(27.21% 0.066 124.3) |
| XYZ | xyz(1.5018, 2.1106, 0.3570) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.98
Dark Olive
#373E02
ΔE00 7.73
Dark Forest Green
#002D04
ΔE00 7.97
Dark Green
#033500
ΔE00 8.08
Hunter Green (survey)
#0B4008
ΔE00 9.61
Forrest Green
#154406
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C01 #0D012C
analogous
#2C2301 #202C01 #0B2C01
triadic
#202C01 #01202C #2C0120
tetradic
#202C01 #012C23 #0D012C #2C010B
square
#202C01 #012C23 #0D012C #2C010B
split-complementary
#202C01 #010B2C #23012C
monochromatic
#161E01 #161E01 #202C01 #4C6802 #77A404
Accessibility & contrast
On white
14.77
#202C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#202C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C01
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C01 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2800
Deuteranopia (green-blind)
#2E2804
Tritanopia (blue-blind)
#222924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c01; /* rgb */ color: rgb(32, 44, 1); /* oklch */ color: oklch(27.2% 0.066 124.3);
Tailwind
colors: {
custom: {
50: '#5c6547',
500: '#202c01',
950: '#000000',
},
}SCSS
$custom: #202c01; $custom-light: #5c6547; $custom-dark: #000000;
JSON
{
"hex": "#202c01",
"rgb": {
"r": 32,
"g": 44,
"b": 1
},
"hsl": {
"h": 76.744,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.27206,
"c": 0.06641,
"h": 124.3
},
"luminance": 0.02111
}Semantic roles & 50–950 ramp
primary
#202C01
secondary
#301772
accent
#29FF65
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040500
muted
#797A77