#1E2000#1E2000
#1E2000 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.3% C 0.052 H 113.1°. Best body text is #FFFFFF at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2000 |
|---|---|
| RGB | rgb(30, 32, 0) |
| HSL | hsl(64, 100%, 6%) |
| HSV | hsv(64, 100%, 13%) |
| CMYK | cmyk(6.2%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(11.34, -6.41, 16.73) |
| CIE-LCH | lch(11.34, 17.91, 110.97°) |
| OKLab | oklab(23.35% -0.0205 0.0479) |
| OKLCH | oklch(23.35% 0.052 113.1) |
| XYZ | xyz(1.0520, 1.3091, 0.1973) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.47
Dark Olive
#373E02
ΔE00 11.67
Dark Forest Green
#002D04
ΔE00 12.13
Dark Green
#033500
ΔE00 13.18
Almost Black
#070D0D
ΔE00 14.06
Charcoal (survey)
#343837
ΔE00 14.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2000 #020020
analogous
#201200 #1E2000 #0E2000
triadic
#1E2000 #001E20 #20001E
tetradic
#1E2000 #002012 #020020 #20000E
square
#1E2000 #002012 #020020 #20000E
split-complementary
#1E2000 #000E20 #120020
monochromatic
#1D1F00 #1D1F00 #1E2000 #575D00 #919A00
Accessibility & contrast
On white
16.64
#1E2000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1E2000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2000
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2000 | 1.00 | 16.64 | 1.26 | 16.64 |
| #FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#231F02
Tritanopia (blue-blind)
#211D1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1e2000; /* rgb */ color: rgb(30, 32, 0); /* oklch */ color: oklch(23.3% 0.052 113.1);
Tailwind
colors: {
custom: {
50: '#595b46',
500: '#1e2000',
950: '#000000',
},
}SCSS
$custom: #1e2000; $custom-light: #595b46; $custom-dark: #000000;
JSON
{
"hex": "#1e2000",
"rgb": {
"r": 30,
"g": 32,
"b": 0
},
"hsl": {
"h": 63.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.23349,
"c": 0.05211,
"h": 113.1
},
"luminance": 0.01309
}Semantic roles & 50–950 ramp
primary
#1E2000
secondary
#181369
accent
#29FF36
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977