#1E241E#1E241E
#1E241E is a dark, near-neutral green. Relative luminance 0.016; OKLCH L 25.2% C 0.014 H 145.2°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #1E241E |
|---|---|
| RGB | rgb(30, 36, 30) |
| HSL | hsl(120, 9%, 13%) |
| HSV | hsv(120, 17%, 14%) |
| CMYK | cmyk(16.7%, 0%, 16.7%, 85.9%) |
| CIE-LAB | lab(13.42, -4.23, 3.11) |
| CIE-LCH | lch(13.42, 5.25, 143.67°) |
| OKLab | oklab(25.21% -0.0116 0.0081) |
| OKLCH | oklch(25.21% 0.014 145.2) |
| XYZ | xyz(1.4006, 1.6315, 1.4692) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.64
Almost Black
#070D0D
ΔE00 7.75
Dark Grey
#363737
ΔE00 8.59
Onyx
#353839
ΔE00 8.69
Gunmetal
#2A3439
ΔE00 8.85
Black
#000000
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E241E #241E24
analogous
#21241E #1E241E #1E2421
triadic
#1E241E #1E1E24 #241E1E
tetradic
#1E241E #1E2124 #241E24 #24211E
square
#1E241E #1E2124 #241E24 #24211E
split-complementary
#1E241E #211E24 #241E21
monochromatic
#0E110E #0E110E #1E241E #3A453A #566756
Accessibility & contrast
On white
15.83
#1E241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#1E241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E241E
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E241E | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231E
Deuteranopia (green-blind)
#23221E
Tritanopia (blue-blind)
#1D2422
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #1e241e; /* rgb */ color: rgb(30, 36, 30); /* oklch */ color: oklch(25.2% 0.014 145.2);
Tailwind
colors: {
custom: {
50: '#595e59',
500: '#1e241e',
950: '#000000',
},
}SCSS
$custom: #1e241e; $custom-light: #595e59; $custom-dark: #000000;
JSON
{
"hex": "#1e241e",
"rgb": {
"r": 30,
"g": 36,
"b": 30
},
"hsl": {
"h": 120,
"s": 9.091,
"l": 12.941
},
"oklch": {
"l": 0.25208,
"c": 0.01412,
"h": 145.2
},
"luminance": 0.01632
}Semantic roles & 50–950 ramp
primary
#1E241E
secondary
#544A54
accent
#76B2B2
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978