#1A2E28#1A2E28
#1A2E28 is a dark, muted teal. Relative luminance 0.023; OKLCH L 28.2% C 0.028 H 173.2°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2E28 |
|---|---|
| RGB | rgb(26, 46, 40) |
| HSL | hsl(162, 28%, 14%) |
| HSV | hsv(162, 43%, 18%) |
| CMYK | cmyk(43.5%, 0%, 13%, 82%) |
| CIE-LAB | lab(17.12, -9.82, 1.32) |
| CIE-LCH | lch(17.12, 9.90, 172.36°) |
| OKLab | oklab(28.19% -0.0282 0.0033) |
| OKLCH | oklch(28.19% 0.028 173.2) |
| XYZ | xyz(1.7859, 2.3267, 2.3621) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.45
Gunmetal
#2A3439
ΔE00 9.62
Onyx
#353839
ΔE00 10.77
Darkslategray
#2F4F4F
ΔE00 11.12
Dark Grey
#363737
ΔE00 11.26
Charcoal Grey
#3C4142
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2E28 #2E1A20
analogous
#1A2E1E #1A2E28 #1A2A2E
triadic
#1A2E28 #281A2E #2E281A
tetradic
#1A2E28 #1E1A2E #2E1A20 #2A2E1A
square
#1A2E28 #1E1A2E #2E1A20 #2A2E1A
split-complementary
#1A2E28 #2E1A2A #2E1E1A
monochromatic
#0B1411 #0B1411 #1A2E28 #30554A #467C6C
Accessibility & contrast
On white
14.33
#1A2E28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#1A2E28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2E28
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2E28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2E28 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2C28
Deuteranopia (green-blind)
#292928
Tritanopia (blue-blind)
#142E2C
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1a2e28; /* rgb */ color: rgb(26, 46, 40); /* oklch */ color: oklch(28.2% 0.028 173.2);
Tailwind
colors: {
custom: {
50: '#576661',
500: '#1a2e28',
950: '#000000',
},
}SCSS
$custom: #1a2e28; $custom-light: #576661; $custom-dark: #000000;
JSON
{
"hex": "#1a2e28",
"rgb": {
"r": 26,
"g": 46,
"b": 40
},
"hsl": {
"h": 162,
"s": 27.778,
"l": 14.118
},
"oklch": {
"l": 0.2819,
"c": 0.02836,
"h": 173.2
},
"luminance": 0.02327
}Semantic roles & 50–950 ramp
primary
#1A2E28
secondary
#62424C
accent
#6481C4
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#030605
muted
#787A79