#1A2A28#1A2A28
#1A2A28 is a dark, muted teal. Relative luminance 0.020; OKLCH L 27.0% C 0.022 H 186.2°. Best body text is #FFFFFF at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2A28 |
|---|---|
| RGB | rgb(26, 42, 40) |
| HSL | hsl(173, 24%, 13%) |
| HSV | hsv(173, 38%, 16%) |
| CMYK | cmyk(38.1%, 0%, 4.8%, 83.5%) |
| CIE-LAB | lab(15.64, -7.25, -0.84) |
| CIE-LCH | lch(15.64, 7.30, 186.60°) |
| OKLab | oklab(27% -0.0216 -0.0024) |
| OKLCH | oklch(27% 0.022 186.2) |
| XYZ | xyz(1.6368, 2.0287, 2.3124) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.19
Charcoal (survey)
#343837
ΔE00 7.98
Onyx
#353839
ΔE00 9.00
Dark Grey
#363737
ΔE00 9.57
Almost Black
#070D0D
ΔE00 10.07
Charcoal Grey
#3C4142
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2A28 #2A1A1C
analogous
#1A2A20 #1A2A28 #1A242A
triadic
#1A2A28 #281A2A #2A281A
tetradic
#1A2A28 #201A2A #2A1A1C #242A1A
square
#1A2A28 #201A2A #2A1A1C #242A1A
split-complementary
#1A2A28 #2A1A24 #2A201A
monochromatic
#0C1312 #0C1312 #1A2A28 #31504C #497670
Accessibility & contrast
On white
14.94
#1A2A28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#1A2A28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2A28
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2A28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2A28 | 1.00 | 14.94 | 1.41 | 14.94 |
| #FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282828
Deuteranopia (green-blind)
#252628
Tritanopia (blue-blind)
#152B29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1a2a28; /* rgb */ color: rgb(26, 42, 40); /* oklch */ color: oklch(27.0% 0.022 186.2);
Tailwind
colors: {
custom: {
50: '#576361',
500: '#1a2a28',
950: '#000000',
},
}SCSS
$custom: #1a2a28; $custom-light: #576361; $custom-dark: #000000;
JSON
{
"hex": "#1a2a28",
"rgb": {
"r": 26,
"g": 42,
"b": 40
},
"hsl": {
"h": 172.5,
"s": 23.529,
"l": 13.333
},
"oklch": {
"l": 0.27003,
"c": 0.02178,
"h": 186.2
},
"luminance": 0.02029
}Semantic roles & 50–950 ramp
primary
#1A2A28
secondary
#5D4346
accent
#6873C0
background
#F5F5F5
surface
#E9EAE9
border
#C5C6C5
text
#030505
muted
#787979