#202402#202402
#202402 is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 24.8% C 0.054 H 116.0°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #202402 |
|---|---|
| RGB | rgb(32, 36, 2) |
| HSL | hsl(67, 89%, 7%) |
| HSV | hsv(67, 94%, 14%) |
| CMYK | cmyk(11.1%, 0%, 94.4%, 85.9%) |
| CIE-LAB | lab(13.07, -7.66, 18.30) |
| CIE-LCH | lch(13.07, 19.83, 112.71°) |
| OKLab | oklab(24.8% -0.0235 0.0482) |
| OKLCH | oklch(24.8% 0.054 116) |
| XYZ | xyz(1.2375, 1.5732, 0.2959) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.21
Very Dark Green
#062E03
ΔE00 10.28
Dark Forest Green
#002D04
ΔE00 11.03
Dark Green
#033500
ΔE00 11.86
Hunter Green (survey)
#0B4008
ΔE00 13.58
Forrest Green
#154406
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202402 #060224
analogous
#241702 #202402 #0F2402
triadic
#202402 #022024 #240220
tetradic
#202402 #022417 #060224 #24020F
square
#202402 #022417 #060224 #24020F
split-complementary
#202402 #020F24 #170224
monochromatic
#1A1D02 #1A1D02 #202402 #545E05 #879808
Accessibility & contrast
On white
15.97
#202402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#202402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202402
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202402 | 1.00 | 15.97 | 1.31 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#272204
Tritanopia (blue-blind)
#23211D
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #202402; /* rgb */ color: rgb(32, 36, 2); /* oklch */ color: oklch(24.8% 0.054 116.0);
Tailwind
colors: {
custom: {
50: '#5c5e47',
500: '#202402',
950: '#000000',
},
}SCSS
$custom: #202402; $custom-light: #5c5e47; $custom-dark: #000000;
JSON
{
"hex": "#202402",
"rgb": {
"r": 32,
"g": 36,
"b": 2
},
"hsl": {
"h": 67.059,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.24796,
"c": 0.05358,
"h": 116
},
"luminance": 0.01573
}Semantic roles & 50–950 ramp
primary
#202402
secondary
#22186A
accent
#29FF42
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977