#1E2A24#1E2A24
#1E2A24 is a dark, near-neutral teal. Relative luminance 0.021; OKLCH L 27.2% C 0.020 H 163.0°. Best body text is #FFFFFF at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2A24 |
|---|---|
| RGB | rgb(30, 42, 36) |
| HSL | hsl(150, 17%, 14%) |
| HSV | hsv(150, 29%, 16%) |
| CMYK | cmyk(28.6%, 0%, 14.3%, 83.5%) |
| CIE-LAB | lab(15.80, -6.76, 2.25) |
| CIE-LCH | lch(15.80, 7.12, 161.61°) |
| OKLab | oklab(27.16% -0.0191 0.0058) |
| OKLCH | oklch(27.16% 0.02 163) |
| XYZ | xyz(1.6817, 2.0593, 1.9776) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.71
Gunmetal
#2A3439
ΔE00 8.48
Onyx
#353839
ΔE00 9.01
Dark Grey
#363737
ΔE00 9.28
Almost Black
#070D0D
ΔE00 10.12
Charcoal Grey
#3C4142
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2A24 #2A1E24
analogous
#1E2A1E #1E2A24 #1E2A2A
triadic
#1E2A24 #241E2A #2A241E
tetradic
#1E2A24 #1E1E2A #2A1E24 #2A2A1E
square
#1E2A24 #1E1E2A #2A1E24 #2A2A1E
split-complementary
#1E2A24 #2A1E2A #2A1E1E
monochromatic
#0D120F #0D120F #1E2A24 #384E43 #517161
Accessibility & contrast
On white
14.87
#1E2A24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#1E2A24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2A24
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2A24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2A24 | 1.00 | 14.87 | 1.41 | 14.87 |
| #FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2824
Deuteranopia (green-blind)
#272724
Tritanopia (blue-blind)
#1C2A28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2a24; /* rgb */ color: rgb(30, 42, 36); /* oklch */ color: oklch(27.2% 0.020 163.0);
Tailwind
colors: {
custom: {
50: '#5a635e',
500: '#1e2a24',
950: '#000000',
},
}SCSS
$custom: #1e2a24; $custom-light: #5a635e; $custom-dark: #000000;
JSON
{
"hex": "#1e2a24",
"rgb": {
"r": 30,
"g": 42,
"b": 36
},
"hsl": {
"h": 150,
"s": 16.667,
"l": 14.118
},
"oklch": {
"l": 0.27163,
"c": 0.01994,
"h": 163
},
"luminance": 0.02059
}Semantic roles & 50–950 ramp
primary
#1E2A24
secondary
#5B4852
accent
#6E94B9
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#030504
muted
#787979