#202000#202000
#202000 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.6% C 0.051 H 109.8°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #202000 |
|---|---|
| RGB | rgb(32, 32, 0) |
| HSL | hsl(60, 100%, 6%) |
| HSV | hsv(60, 100%, 13%) |
| CMYK | cmyk(0%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(11.55, -5.25, 17.06) |
| CIE-LCH | lch(11.55, 17.85, 107.10°) |
| OKLab | oklab(23.57% -0.0174 0.0484) |
| OKLCH | oklch(23.57% 0.051 109.8) |
| XYZ | xyz(1.1122, 1.3401, 0.2001) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.64
Very Dark Green
#062E03
ΔE00 12.47
Dark Forest Green
#002D04
ΔE00 13.15
Dark Green
#033500
ΔE00 14.04
Almost Black
#070D0D
ΔE00 14.06
Charcoal (survey)
#343837
ΔE00 14.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202000 #000020
analogous
#201000 #202000 #102000
triadic
#202000 #002020 #200020
tetradic
#202000 #002010 #000020 #200010
square
#202000 #002010 #000020 #200010
split-complementary
#202000 #001020 #100020
monochromatic
#1F1F00 #1F1F00 #202000 #5D5D00 #9A9A00
Accessibility & contrast
On white
16.56
#202000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202000
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202000 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#241F01
Tritanopia (blue-blind)
#231D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202000; /* rgb */ color: rgb(32, 32, 0); /* oklch */ color: oklch(23.6% 0.051 109.8);
Tailwind
colors: {
custom: {
50: '#5b5b46',
500: '#202000',
950: '#000000',
},
}SCSS
$custom: #202000; $custom-light: #5b5b46; $custom-dark: #000000;
JSON
{
"hex": "#202000",
"rgb": {
"r": 32,
"g": 32,
"b": 0
},
"hsl": {
"h": 60,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.23574,
"c": 0.05139,
"h": 109.8
},
"luminance": 0.0134
}Semantic roles & 50–950 ramp
primary
#202000
secondary
#131369
accent
#29FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977