#201E00#201E00
#201E00 is a very dark, muted yellow. Relative luminance 0.012; OKLCH L 23.0% C 0.049 H 106.1°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #201E00 |
|---|---|
| RGB | rgb(32, 30, 0) |
| HSL | hsl(56, 100%, 6%) |
| HSV | hsv(56, 100%, 13%) |
| CMYK | cmyk(0%, 6.2%, 100%, 87.5%) |
| CIE-LAB | lab(10.82, -3.89, 16.04) |
| CIE-LCH | lch(10.82, 16.50, 103.62°) |
| OKLab | oklab(22.99% -0.0136 0.0471) |
| OKLCH | oklch(22.99% 0.049 106.1) |
| XYZ | xyz(1.0600, 1.2357, 0.1827) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.65
Almost Black
#070D0D
ΔE00 13.26
Very Dark Green
#062E03
ΔE00 13.83
Black
#000000
ΔE00 13.93
Charcoal (survey)
#343837
ΔE00 14.40
Dark Forest Green
#002D04
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E00 #000220
analogous
#200E00 #201E00 #122000
triadic
#201E00 #00201E #1E0020
tetradic
#201E00 #00200E #000220 #200012
square
#201E00 #00200E #000220 #200012
split-complementary
#201E00 #001220 #0E0020
monochromatic
#1F1D00 #1F1D00 #201E00 #5D5700 #9A9100
Accessibility & contrast
On white
16.84
#201E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#201E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E00
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E00 | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#231E01
Tritanopia (blue-blind)
#231B18
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #201e00; /* rgb */ color: rgb(32, 30, 0); /* oklch */ color: oklch(23.0% 0.049 106.1);
Tailwind
colors: {
custom: {
50: '#5b5946',
500: '#201e00',
950: '#000000',
},
}SCSS
$custom: #201e00; $custom-light: #5b5946; $custom-dark: #000000;
JSON
{
"hex": "#201e00",
"rgb": {
"r": 32,
"g": 30,
"b": 0
},
"hsl": {
"h": 56.25,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.22986,
"c": 0.04905,
"h": 106.1
},
"luminance": 0.01236
}Semantic roles & 50–950 ramp
primary
#201E00
secondary
#131869
accent
#36FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040300
muted
#797877