#1A2A22#1A2A22
#1A2A22 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.8% C 0.026 H 162.2°. Best body text is #FFFFFF at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2A22 |
|---|---|
| RGB | rgb(26, 42, 34) |
| HSL | hsl(150, 24%, 13%) |
| HSV | hsv(150, 38%, 16%) |
| CMYK | cmyk(38.1%, 0%, 19%, 83.5%) |
| CIE-LAB | lab(15.44, -8.92, 3.11) |
| CIE-LCH | lch(15.44, 9.45, 160.81°) |
| OKLab | oklab(26.78% -0.025 0.008) |
| OKLCH | oklch(26.78% 0.026 162.2) |
| XYZ | xyz(1.5426, 1.9910, 1.8161) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.55
Gunmetal
#2A3439
ΔE00 10.28
Onyx
#353839
ΔE00 10.92
Dark Grey
#363737
ΔE00 11.21
Almost Black
#070D0D
ΔE00 11.42
Charcoal Grey
#3C4142
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2A22 #2A1A22
analogous
#1A2A1A #1A2A22 #1A2A2A
triadic
#1A2A22 #221A2A #2A221A
tetradic
#1A2A22 #1A1A2A #2A1A22 #2A2A1A
square
#1A2A22 #1A1A2A #2A1A22 #2A2A1A
split-complementary
#1A2A22 #2A1A2A #2A1A1A
monochromatic
#0C130F #0C130F #1A2A22 #315041 #49765F
Accessibility & contrast
On white
15.02
#1A2A22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1A2A22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2A22
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2A22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2A22 | 1.00 | 15.02 | 1.40 | 15.02 |
| #FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2822
Deuteranopia (green-blind)
#272622
Tritanopia (blue-blind)
#172A28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1a2a22; /* rgb */ color: rgb(26, 42, 34); /* oklch */ color: oklch(26.8% 0.026 162.2);
Tailwind
colors: {
custom: {
50: '#57635c',
500: '#1a2a22',
950: '#000000',
},
}SCSS
$custom: #1a2a22; $custom-light: #57635c; $custom-dark: #000000;
JSON
{
"hex": "#1a2a22",
"rgb": {
"r": 26,
"g": 42,
"b": 34
},
"hsl": {
"h": 150,
"s": 23.529,
"l": 13.333
},
"oklch": {
"l": 0.2678,
"c": 0.02626,
"h": 162.2
},
"luminance": 0.01991
}Semantic roles & 50–950 ramp
primary
#1A2A22
secondary
#5D4350
accent
#6894C0
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#030504
muted
#787979