#1E240A#1E240A
#1E240A is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.7% C 0.044 H 120.6°. Best body text is #FFFFFF at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #1E240A |
|---|---|
| RGB | rgb(30, 36, 10) |
| HSL | hsl(74, 57%, 9%) |
| HSV | hsv(74, 72%, 14%) |
| CMYK | cmyk(16.7%, 0%, 72.2%, 85.9%) |
| CIE-LAB | lab(12.98, -7.82, 14.89) |
| CIE-LCH | lch(12.98, 16.82, 117.71°) |
| OKLab | oklab(24.72% -0.0224 0.0379) |
| OKLCH | oklch(24.72% 0.044 120.6) |
| XYZ | xyz(1.2211, 1.5597, 0.5238) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.11
Dark Forest Green
#002D04
ΔE00 10.72
Dark Olive
#373E02
ΔE00 11.55
Dark Green
#033500
ΔE00 11.96
Hunter Green (survey)
#0B4008
ΔE00 13.75
Charcoal (survey)
#343837
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E240A #100A24
analogous
#241D0A #1E240A #11240A
triadic
#1E240A #0A1E24 #240A1E
tetradic
#1E240A #0A241D #100A24 #240A11
square
#1E240A #0A241D #100A24 #240A11
split-complementary
#1E240A #0A1124 #1D0A24
monochromatic
#141807 #141807 #1E240A #465417 #6E8425
Accessibility & contrast
On white
16.01
#1E240A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#1E240A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E240A
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E240A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E240A | 1.00 | 16.01 | 1.31 | 16.01 |
| #FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272208
Deuteranopia (green-blind)
#26220C
Tritanopia (blue-blind)
#20221E
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1e240a; /* rgb */ color: rgb(30, 36, 10); /* oklch */ color: oklch(24.7% 0.044 120.6);
Tailwind
colors: {
custom: {
50: '#5a5e4b',
500: '#1e240a',
950: '#000000',
},
}SCSS
$custom: #1e240a; $custom-light: #5a5e4b; $custom-dark: #000000;
JSON
{
"hex": "#1e240a",
"rgb": {
"r": 30,
"g": 36,
"b": 10
},
"hsl": {
"h": 73.846,
"s": 56.522,
"l": 9.02
},
"oklch": {
"l": 0.24715,
"c": 0.04398,
"h": 120.6
},
"luminance": 0.0156
}Semantic roles & 50–950 ramp
primary
#1E240A
secondary
#362A60
accent
#48E06B
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977