#1E2003#1E2003
#1E2003 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.4% C 0.047 H 113.2°. Best body text is #FFFFFF at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2003 |
|---|---|
| RGB | rgb(30, 32, 3) |
| HSL | hsl(64, 83%, 7%) |
| HSV | hsv(64, 91%, 13%) |
| CMYK | cmyk(6.2%, 0%, 90.6%, 87.5%) |
| CIE-LAB | lab(11.38, -6.03, 15.57) |
| CIE-LCH | lch(11.38, 16.70, 111.17°) |
| OKLab | oklab(23.4% -0.0186 0.0435) |
| OKLCH | oklch(23.4% 0.047 113.2) |
| XYZ | xyz(1.0684, 1.3156, 0.2838) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.79
Dark Olive
#373E02
ΔE00 12.09
Dark Forest Green
#002D04
ΔE00 12.42
Almost Black
#070D0D
ΔE00 13.46
Dark Green
#033500
ΔE00 13.53
Charcoal (survey)
#343837
ΔE00 14.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2003 #050320
analogous
#201403 #1E2003 #102003
triadic
#1E2003 #031E20 #20031E
tetradic
#1E2003 #032014 #050320 #200310
square
#1E2003 #032014 #050320 #200310
split-complementary
#1E2003 #031020 #140320
monochromatic
#1A1C03 #1A1C03 #1E2003 #525808 #87900D
Accessibility & contrast
On white
16.62
#1E2003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1E2003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2003
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2003 | 1.00 | 16.62 | 1.26 | 16.62 |
| #FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E01
Deuteranopia (green-blind)
#231F04
Tritanopia (blue-blind)
#211D1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1e2003; /* rgb */ color: rgb(30, 32, 3); /* oklch */ color: oklch(23.4% 0.047 113.2);
Tailwind
colors: {
custom: {
50: '#5a5b48',
500: '#1e2003',
950: '#000000',
},
}SCSS
$custom: #1e2003; $custom-light: #5a5b48; $custom-dark: #000000;
JSON
{
"hex": "#1e2003",
"rgb": {
"r": 30,
"g": 32,
"b": 3
},
"hsl": {
"h": 64.138,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.234,
"c": 0.04726,
"h": 113.2
},
"luminance": 0.01316
}Semantic roles & 50–950 ramp
primary
#1E2003
secondary
#201B64
accent
#2FF93D
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977