#202D01#202D01
#202D01 is a dark, moderate yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.068 H 125.1°. Best body text is #FFFFFF at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #202D01 |
|---|---|
| RGB | rgb(32, 45, 1) |
| HSL | hsl(78, 96%, 9%) |
| HSV | hsv(78, 98%, 18%) |
| CMYK | cmyk(28.9%, 0%, 97.8%, 82.4%) |
| CIE-LAB | lab(16.43, -13.30, 23.05) |
| CIE-LCH | lch(16.43, 26.61, 119.98°) |
| OKLab | oklab(27.51% -0.039 0.0555) |
| OKLCH | oklch(27.51% 0.068 125.1) |
| XYZ | xyz(1.5395, 2.1860, 0.3695) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.72
Dark Olive
#373E02
ΔE00 7.53
Dark Green
#033500
ΔE00 7.70
Dark Forest Green
#002D04
ΔE00 7.74
Hunter Green (survey)
#0B4008
ΔE00 9.19
Forrest Green
#154406
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202D01 #0E012D
analogous
#2D2401 #202D01 #0A2D01
triadic
#202D01 #01202D #2D0120
tetradic
#202D01 #012D24 #0E012D #2D010A
square
#202D01 #012D24 #0E012D #2D010A
split-complementary
#202D01 #010A2D #24012D
monochromatic
#151E01 #151E01 #202D01 #4B6902 #75A504
Accessibility & contrast
On white
14.61
#202D01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#202D01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202D01
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202D01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202D01 | 1.00 | 14.61 | 1.44 | 14.61 |
| #FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302900
Deuteranopia (green-blind)
#2E2904
Tritanopia (blue-blind)
#222A25
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #202d01; /* rgb */ color: rgb(32, 45, 1); /* oklch */ color: oklch(27.5% 0.068 125.1);
Tailwind
colors: {
custom: {
50: '#5d6647',
500: '#202d01',
950: '#000000',
},
}SCSS
$custom: #202d01; $custom-light: #5d6647; $custom-dark: #000000;
JSON
{
"hex": "#202d01",
"rgb": {
"r": 32,
"g": 45,
"b": 1
},
"hsl": {
"h": 77.727,
"s": 95.652,
"l": 9.02
},
"oklch": {
"l": 0.27512,
"c": 0.06786,
"h": 125.1
},
"luminance": 0.02186
}Semantic roles & 50–950 ramp
primary
#202D01
secondary
#321773
accent
#29FF68
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040500
muted
#797A77