#1E2005#1E2005
#1E2005 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.4% C 0.044 H 113.3°. Best body text is #FFFFFF at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2005 |
|---|---|
| RGB | rgb(30, 32, 5) |
| HSL | hsl(64, 73%, 7%) |
| HSV | hsv(64, 84%, 13%) |
| CMYK | cmyk(6.2%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(11.41, -5.78, 14.80) |
| CIE-LCH | lch(11.41, 15.88, 111.34°) |
| OKLab | oklab(23.43% -0.0175 0.0406) |
| OKLCH | oklch(23.43% 0.044 113.3) |
| XYZ | xyz(1.0794, 1.3200, 0.3415) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 12.03
Dark Olive
#373E02
ΔE00 12.40
Dark Forest Green
#002D04
ΔE00 12.63
Almost Black
#070D0D
ΔE00 13.05
Dark Green
#033500
ΔE00 13.78
Charcoal (survey)
#343837
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2005 #070520
analogous
#201505 #1E2005 #112005
triadic
#1E2005 #051E20 #20051E
tetradic
#1E2005 #052015 #070520 #200511
square
#1E2005 #052015 #070520 #200511
split-complementary
#1E2005 #051120 #150520
monochromatic
#191A04 #191A04 #1E2005 #50550D #818A16
Accessibility & contrast
On white
16.61
#1E2005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1E2005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2005
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2005 | 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)
#231E03
Deuteranopia (green-blind)
#231F06
Tritanopia (blue-blind)
#211E1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1e2005; /* rgb */ color: rgb(30, 32, 5); /* oklch */ color: oklch(23.4% 0.044 113.3);
Tailwind
colors: {
custom: {
50: '#5a5b49',
500: '#1e2005',
950: '#000000',
},
}SCSS
$custom: #1e2005; $custom-light: #5a5b49; $custom-dark: #000000;
JSON
{
"hex": "#1e2005",
"rgb": {
"r": 30,
"g": 32,
"b": 5
},
"hsl": {
"h": 64.444,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.23434,
"c": 0.04422,
"h": 113.3
},
"luminance": 0.0132
}Semantic roles & 50–950 ramp
primary
#1E2005
secondary
#242061
accent
#38F046
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030400
muted
#787977