#201F00#201F00
#201F00 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.3% C 0.050 H 108.0°. Best body text is #FFFFFF at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #201F00 |
|---|---|
| RGB | rgb(32, 31, 0) |
| HSL | hsl(58, 100%, 6%) |
| HSV | hsv(58, 100%, 13%) |
| CMYK | cmyk(0%, 3.1%, 100%, 87.5%) |
| CIE-LAB | lab(11.19, -4.57, 16.55) |
| CIE-LCH | lch(11.19, 17.17, 105.44°) |
| OKLab | oklab(23.28% -0.0155 0.0477) |
| OKLCH | oklch(23.28% 0.05 108) |
| XYZ | xyz(1.0857, 1.2871, 0.1912) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.13
Very Dark Green
#062E03
ΔE00 13.13
Almost Black
#070D0D
ΔE00 13.66
Dark Forest Green
#002D04
ΔE00 13.79
Black
#000000
ΔE00 14.42
Charcoal (survey)
#343837
ΔE00 14.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F00 #000120
analogous
#200F00 #201F00 #112000
triadic
#201F00 #00201F #1F0020
tetradic
#201F00 #00200F #000120 #200011
square
#201F00 #00200F #000120 #200011
split-complementary
#201F00 #001120 #0F0020
monochromatic
#1F1E00 #1F1E00 #201F00 #5D5A00 #9A9600
Accessibility & contrast
On white
16.70
#201F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F00
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F00 | 1.00 | 16.70 | 1.26 | 16.70 |
| #FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#231E01
Tritanopia (blue-blind)
#231C19
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201f00; /* rgb */ color: rgb(32, 31, 0); /* oklch */ color: oklch(23.3% 0.050 108.0);
Tailwind
colors: {
custom: {
50: '#5b5a46',
500: '#201f00',
950: '#000000',
},
}SCSS
$custom: #201f00; $custom-light: #5b5a46; $custom-dark: #000000;
JSON
{
"hex": "#201f00",
"rgb": {
"r": 32,
"g": 31,
"b": 0
},
"hsl": {
"h": 58.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.23279,
"c": 0.0502,
"h": 108
},
"luminance": 0.01287
}Semantic roles & 50–950 ramp
primary
#201F00
secondary
#131569
accent
#2FFF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040300
muted
#797877