#202302#202302
#202302 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.5% C 0.052 H 114.5°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #202302 |
|---|---|
| RGB | rgb(32, 35, 2) |
| HSL | hsl(65, 89%, 7%) |
| HSV | hsv(65, 94%, 14%) |
| CMYK | cmyk(8.6%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(12.69, -7.00, 17.80) |
| CIE-LCH | lch(12.69, 19.13, 111.48°) |
| OKLab | oklab(24.5% -0.0217 0.0475) |
| OKLCH | oklch(24.5% 0.052 114.5) |
| XYZ | xyz(1.2077, 1.5135, 0.2859) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 10.60
Very Dark Green
#062E03
ΔE00 10.83
Dark Forest Green
#002D04
ΔE00 11.56
Dark Green
#033500
ΔE00 12.43
Hunter Green (survey)
#0B4008
ΔE00 14.15
Forrest Green
#154406
ΔE00 14.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202302 #050223
analogous
#231602 #202302 #0F2302
triadic
#202302 #022023 #230220
tetradic
#202302 #022316 #050223 #23020F
square
#202302 #022316 #050223 #23020F
split-complementary
#202302 #020F23 #160223
monochromatic
#1A1D02 #1A1D02 #202302 #555D05 #8A9709
Accessibility & contrast
On white
16.12
#202302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#202302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202302
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202302 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262100
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#23201C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #202302; /* rgb */ color: rgb(32, 35, 2); /* oklch */ color: oklch(24.5% 0.052 114.5);
Tailwind
colors: {
custom: {
50: '#5c5d47',
500: '#202302',
950: '#000000',
},
}SCSS
$custom: #202302; $custom-light: #5c5d47; $custom-dark: #000000;
JSON
{
"hex": "#202302",
"rgb": {
"r": 32,
"g": 35,
"b": 2
},
"hsl": {
"h": 65.455,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.24497,
"c": 0.05219,
"h": 114.5
},
"luminance": 0.01514
}Semantic roles & 50–950 ramp
primary
#202302
secondary
#201869
accent
#29FF3C
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977