#1E2401#1E2401
#1E2401 is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.6% C 0.056 H 118.8°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2401 |
|---|---|
| RGB | rgb(30, 36, 1) |
| HSL | hsl(70, 95%, 7%) |
| HSV | hsv(70, 97%, 14%) |
| CMYK | cmyk(16.7%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(12.86, -8.89, 18.39) |
| CIE-LCH | lch(12.86, 20.43, 115.80°) |
| OKLab | oklab(24.58% -0.0269 0.0491) |
| OKLCH | oklch(24.58% 0.056 118.8) |
| XYZ | xyz(1.1718, 1.5400, 0.2642) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.32
Dark Forest Green
#002D04
ΔE00 10.06
Dark Olive
#373E02
ΔE00 10.27
Dark Green
#033500
ΔE00 11.02
Hunter Green (survey)
#0B4008
ΔE00 12.87
Forrest Green
#154406
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2401 #070124
analogous
#241901 #1E2401 #0C2401
triadic
#1E2401 #011E24 #24011E
tetradic
#1E2401 #012419 #070124 #24010C
square
#1E2401 #012419 #070124 #24010C
split-complementary
#1E2401 #010C24 #190124
monochromatic
#191E01 #191E01 #1E2401 #506003 #819B04
Accessibility & contrast
On white
16.06
#1E2401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#1E2401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2401
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2401 | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#272103
Tritanopia (blue-blind)
#21211D
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1e2401; /* rgb */ color: rgb(30, 36, 1); /* oklch */ color: oklch(24.6% 0.056 118.8);
Tailwind
colors: {
custom: {
50: '#5a5e47',
500: '#1e2401',
950: '#000000',
},
}SCSS
$custom: #1e2401; $custom-light: #5a5e47; $custom-dark: #000000;
JSON
{
"hex": "#1e2401",
"rgb": {
"r": 30,
"g": 36,
"b": 1
},
"hsl": {
"h": 70.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.24577,
"c": 0.05601,
"h": 118.8
},
"luminance": 0.0154
}Semantic roles & 50–950 ramp
primary
#1E2401
secondary
#24166B
accent
#29FF4E
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977