#1A201E#1A201E
#1A201E is a very dark, near-neutral teal. Relative luminance 0.013; OKLCH L 23.7% C 0.010 H 173.3°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #1A201E |
|---|---|
| RGB | rgb(26, 32, 30) |
| HSL | hsl(160, 10%, 11%) |
| HSV | hsv(160, 19%, 13%) |
| CMYK | cmyk(18.8%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(11.60, -3.28, 0.44) |
| CIE-LCH | lch(11.60, 3.30, 172.41°) |
| OKLab | oklab(23.67% -0.0095 0.0011) |
| OKLCH | oklch(23.67% 0.01 173.3) |
| XYZ | xyz(1.1768, 1.3463, 1.4259) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.60
Gunmetal
#2A3439
ΔE00 7.76
Charcoal (survey)
#343837
ΔE00 7.95
Black
#000000
ΔE00 8.28
Onyx
#353839
ΔE00 8.53
Dark Grey
#363737
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A201E #201A1C
analogous
#1A201B #1A201E #1A1F20
triadic
#1A201E #1E1A20 #201E1A
tetradic
#1A201E #1B1A20 #201A1C #1F201A
square
#1A201E #1B1A20 #201A1C #1F201A
split-complementary
#1A201E #201A1F #201B1A
monochromatic
#0E1110 #0E1110 #1A201E #35423E #51645D
Accessibility & contrast
On white
16.55
#1A201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1A201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A201E
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A201E | 1.00 | 16.55 | 1.27 | 16.55 |
| #FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1E
Deuteranopia (green-blind)
#1E1E1E
Tritanopia (blue-blind)
#19201F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1a201e; /* rgb */ color: rgb(26, 32, 30); /* oklch */ color: oklch(23.7% 0.010 173.3);
Tailwind
colors: {
custom: {
50: '#565b59',
500: '#1a201e',
950: '#000000',
},
}SCSS
$custom: #1a201e; $custom-light: #565b59; $custom-dark: #000000;
JSON
{
"hex": "#1a201e",
"rgb": {
"r": 26,
"g": 32,
"b": 30
},
"hsl": {
"h": 160,
"s": 10.345,
"l": 11.373
},
"oklch": {
"l": 0.23668,
"c": 0.00958,
"h": 173.3
},
"luminance": 0.01346
}Semantic roles & 50–950 ramp
primary
#1A201E
secondary
#504549
accent
#7589B3
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978