#202C03#202C03
#202C03 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.064 H 124.7°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #202C03 |
|---|---|
| RGB | rgb(32, 44, 3) |
| HSL | hsl(78, 87%, 9%) |
| HSV | hsv(78, 93%, 17%) |
| CMYK | cmyk(27.3%, 0%, 93.2%, 82.7%) |
| CIE-LAB | lab(16.08, -12.50, 21.79) |
| CIE-LCH | lch(16.08, 25.12, 119.84°) |
| OKLab | oklab(27.23% -0.0365 0.0527) |
| OKLCH | oklch(27.23% 0.064 124.7) |
| XYZ | xyz(1.5128, 2.1150, 0.4147) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.95
Dark Forest Green
#002D04
ΔE00 7.92
Dark Olive
#373E02
ΔE00 7.95
Dark Green
#033500
ΔE00 8.14
Hunter Green (survey)
#0B4008
ΔE00 9.69
Forrest Green
#154406
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202C03 #0F032C
analogous
#2C2403 #202C03 #0C2C03
triadic
#202C03 #03202C #2C0320
tetradic
#202C03 #032C24 #0F032C #2C030C
square
#202C03 #032C24 #0F032C #2C030C
split-complementary
#202C03 #030C2C #24032C
monochromatic
#151D02 #151D02 #202C03 #4A6507 #739F0B
Accessibility & contrast
On white
14.76
#202C03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#202C03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202C03
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202C03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202C03 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2800
Deuteranopia (green-blind)
#2D2806
Tritanopia (blue-blind)
#222924
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #202c03; /* rgb */ color: rgb(32, 44, 3); /* oklch */ color: oklch(27.2% 0.064 124.7);
Tailwind
colors: {
custom: {
50: '#5c6548',
500: '#202c03',
950: '#000000',
},
}SCSS
$custom: #202c03; $custom-light: #5c6548; $custom-dark: #000000;
JSON
{
"hex": "#202c03",
"rgb": {
"r": 32,
"g": 44,
"b": 3
},
"hsl": {
"h": 77.561,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.27231,
"c": 0.06408,
"h": 124.7
},
"luminance": 0.02115
}Semantic roles & 50–950 ramp
primary
#202C03
secondary
#341B70
accent
#2AFD68
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040500
muted
#797A77