#1E2829#1E2829
#1E2829 is a dark, near-neutral teal. Relative luminance 0.020; OKLCH L 26.8% C 0.014 H 203.9°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2829 |
|---|---|
| RGB | rgb(30, 40, 41) |
| HSL | hsl(185, 15%, 14%) |
| HSV | hsv(185, 27%, 16%) |
| CMYK | cmyk(26.8%, 2.4%, 0%, 83.9%) |
| CIE-LAB | lab(15.24, -4.05, -2.10) |
| CIE-LCH | lch(15.24, 4.56, 207.36°) |
| OKLab | oklab(26.78% -0.0129 -0.0057) |
| OKLCH | oklch(26.78% 0.014 203.9) |
| XYZ | xyz(1.6943, 1.9536, 2.3852) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 4.76
Charcoal (survey)
#343837
ΔE00 6.29
Onyx
#353839
ΔE00 6.76
Dark Grey
#363737
ΔE00 7.27
Almost Black
#070D0D
ΔE00 8.13
Dark
#1B2431
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2829 #291F1E
analogous
#1E2925 #1E2829 #1E2329
triadic
#1E2829 #291E28 #28291E
tetradic
#1E2829 #251E29 #291F1E #23291E
square
#1E2829 #251E29 #291F1E #23291E
split-complementary
#1E2829 #291E23 #29251E
monochromatic
#0D1112 #0D1112 #1E2829 #384A4C #526D70
Accessibility & contrast
On white
15.10
#1E2829 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#1E2829 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2829
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2829 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2829 | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262729
Deuteranopia (green-blind)
#242629
Tritanopia (blue-blind)
#1B2928
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #1e2829; /* rgb */ color: rgb(30, 40, 41); /* oklch */ color: oklch(26.8% 0.014 203.9);
Tailwind
colors: {
custom: {
50: '#5a6162',
500: '#1e2829',
950: '#000000',
},
}SCSS
$custom: #1e2829; $custom-light: #5a6162; $custom-dark: #000000;
JSON
{
"hex": "#1e2829",
"rgb": {
"r": 30,
"g": 40,
"b": 41
},
"hsl": {
"h": 185.455,
"s": 15.493,
"l": 13.922
},
"oklch": {
"l": 0.26779,
"c": 0.01408,
"h": 203.9
},
"luminance": 0.01954
}Semantic roles & 50–950 ramp
primary
#1E2829
secondary
#5A4A49
accent
#7670B8
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#030505
muted
#787979