#1E2425#1E2425
#1E2425 is a dark, near-neutral teal. Relative luminance 0.017; OKLCH L 25.5% C 0.009 H 208.8°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2425 |
|---|---|
| RGB | rgb(30, 36, 37) |
| HSL | hsl(189, 10%, 13%) |
| HSV | hsv(189, 19%, 15%) |
| CMYK | cmyk(18.9%, 2.7%, 0%, 85.5%) |
| CIE-LAB | lab(13.66, -2.42, -1.58) |
| CIE-LCH | lch(13.66, 2.89, 213.14°) |
| OKLab | oklab(25.48% -0.0078 -0.0043) |
| OKLCH | oklch(25.48% 0.009 208.8) |
| XYZ | xyz(1.5001, 1.6713, 1.9935) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 5.58
Almost Black
#070D0D
ΔE00 6.56
Charcoal (survey)
#343837
ΔE00 6.64
Onyx
#353839
ΔE00 6.81
Dark Grey
#363737
ΔE00 7.01
Dark
#1B2431
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2425 #251F1E
analogous
#1E2522 #1E2425 #1E2025
triadic
#1E2425 #251E24 #24251E
tetradic
#1E2425 #221E25 #251F1E #20251E
square
#1E2425 #221E25 #251F1E #20251E
split-complementary
#1E2425 #251E20 #25221E
monochromatic
#0E1011 #0E1011 #1E2425 #394547 #556669
Accessibility & contrast
On white
15.74
#1E2425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#1E2425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2425
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2425 | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232325
Deuteranopia (green-blind)
#222225
Tritanopia (blue-blind)
#1C2524
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #1e2425; /* rgb */ color: rgb(30, 36, 37); /* oklch */ color: oklch(25.5% 0.009 208.8);
Tailwind
colors: {
custom: {
50: '#595e5f',
500: '#1e2425',
950: '#000000',
},
}SCSS
$custom: #1e2425; $custom-light: #595e5f; $custom-dark: #000000;
JSON
{
"hex": "#1e2425",
"rgb": {
"r": 30,
"g": 36,
"b": 37
},
"hsl": {
"h": 188.571,
"s": 10.448,
"l": 13.137
},
"oklch": {
"l": 0.25475,
"c": 0.00887,
"h": 208.8
},
"luminance": 0.01671
}Semantic roles & 50–950 ramp
primary
#1E2425
secondary
#554B4A
accent
#7D74B3
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030404
muted
#787979