#1E2006#1E2006
#1E2006 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.5% C 0.043 H 113.3°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2006 |
|---|---|
| RGB | rgb(30, 32, 6) |
| HSL | hsl(65, 68%, 7%) |
| HSV | hsv(65, 81%, 13%) |
| CMYK | cmyk(6.2%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(11.43, -5.66, 14.41) |
| CIE-LCH | lch(11.43, 15.48, 111.44°) |
| OKLab | oklab(23.45% -0.0169 0.0393) |
| OKLCH | oklch(23.45% 0.043 113.3) |
| XYZ | xyz(1.0848, 1.3222, 0.3703) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 12.15
Dark Olive
#373E02
ΔE00 12.55
Dark Forest Green
#002D04
ΔE00 12.74
Almost Black
#070D0D
ΔE00 12.84
Charcoal (survey)
#343837
ΔE00 13.64
Dark Green
#033500
ΔE00 13.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2006 #080620
analogous
#201506 #1E2006 #112006
triadic
#1E2006 #061E20 #20061E
tetradic
#1E2006 #062015 #080620 #200611
square
#1E2006 #062015 #080620 #200611
split-complementary
#1E2006 #061120 #150620
monochromatic
#181A05 #181A05 #1E2006 #4E5410 #7F8719
Accessibility & contrast
On white
16.61
#1E2006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1E2006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2006
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2006 | 1.00 | 16.61 | 1.26 | 16.61 |
| #FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E04
Deuteranopia (green-blind)
#231F07
Tritanopia (blue-blind)
#211E1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1e2006; /* rgb */ color: rgb(30, 32, 6); /* oklch */ color: oklch(23.5% 0.043 113.3);
Tailwind
colors: {
custom: {
50: '#5a5b49',
500: '#1e2006',
950: '#000000',
},
}SCSS
$custom: #1e2006; $custom-light: #5a5b49; $custom-dark: #000000;
JSON
{
"hex": "#1e2006",
"rgb": {
"r": 30,
"g": 32,
"b": 6
},
"hsl": {
"h": 64.615,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.23451,
"c": 0.04277,
"h": 113.3
},
"luminance": 0.01322
}Semantic roles & 50–950 ramp
primary
#1E2006
secondary
#272260
accent
#3DEB4A
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030401
muted
#787977