#1E2007#1E2007
#1E2007 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.5% C 0.041 H 113.3°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2007 |
|---|---|
| RGB | rgb(30, 32, 7) |
| HSL | hsl(65, 64%, 8%) |
| HSV | hsv(65, 78%, 13%) |
| CMYK | cmyk(6.2%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(11.45, -5.53, 14.02) |
| CIE-LCH | lch(11.45, 15.08, 111.53°) |
| OKLab | oklab(23.47% -0.0164 0.038) |
| OKLCH | oklch(23.47% 0.041 113.3) |
| XYZ | xyz(1.0903, 1.3244, 0.3992) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 12.28
Almost Black
#070D0D
ΔE00 12.63
Dark Olive
#373E02
ΔE00 12.71
Dark Forest Green
#002D04
ΔE00 12.86
Charcoal (survey)
#343837
ΔE00 13.44
Black
#000000
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2007 #090720
analogous
#201507 #1E2007 #112007
triadic
#1E2007 #071E20 #20071E
tetradic
#1E2007 #072015 #090720 #200711
square
#1E2007 #072015 #090720 #200711
split-complementary
#1E2007 #071120 #150720
monochromatic
#181905 #181905 #1E2007 #4D5212 #7C841D
Accessibility & contrast
On white
16.60
#1E2007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1E2007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2007
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2007 | 1.00 | 16.60 | 1.26 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E05
Deuteranopia (green-blind)
#231F08
Tritanopia (blue-blind)
#201E1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1e2007; /* rgb */ color: rgb(30, 32, 7); /* oklch */ color: oklch(23.5% 0.041 113.3);
Tailwind
colors: {
custom: {
50: '#5a5b4a',
500: '#1e2007',
950: '#000000',
},
}SCSS
$custom: #1e2007; $custom-light: #5a5b4a; $custom-dark: #000000;
JSON
{
"hex": "#1e2007",
"rgb": {
"r": 30,
"g": 32,
"b": 7
},
"hsl": {
"h": 64.8,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.23468,
"c": 0.04133,
"h": 113.3
},
"luminance": 0.01324
}Semantic roles & 50–950 ramp
primary
#1E2007
secondary
#29245F
accent
#41E74E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977