#1A2E2A#1A2E2A
#1A2E2A is a dark, muted teal. Relative luminance 0.023; OKLCH L 28.3% C 0.027 H 180.2°. Best body text is #FFFFFF at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2E2A |
|---|---|
| RGB | rgb(26, 46, 42) |
| HSL | hsl(168, 28%, 14%) |
| HSV | hsv(168, 43%, 18%) |
| CMYK | cmyk(43.5%, 0%, 8.7%, 82%) |
| CIE-LAB | lab(17.18, -9.24, 0.02) |
| CIE-LCH | lch(17.18, 9.24, 179.87°) |
| OKLab | oklab(28.27% -0.027 -0.0001) |
| OKLCH | oklch(28.27% 0.027 180.2) |
| XYZ | xyz(1.8208, 2.3407, 2.5459) |
| Luminance | 0.0234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.64
Charcoal (survey)
#343837
ΔE00 8.94
Onyx
#353839
ΔE00 10.15
Dark Grey
#363737
ΔE00 10.74
Darkslategray
#2F4F4F
ΔE00 10.81
Charcoal Grey
#3C4142
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2E2A #2E1A1E
analogous
#1A2E20 #1A2E2A #1A282E
triadic
#1A2E2A #2A1A2E #2E2A1A
tetradic
#1A2E2A #201A2E #2E1A1E #282E1A
square
#1A2E2A #201A2E #2E1A1E #282E1A
split-complementary
#1A2E2A #2E1A28 #2E201A
monochromatic
#0B1412 #0B1412 #1A2E2A #30554E #467C71
Accessibility & contrast
On white
14.30
#1A2E2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#1A2E2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2E2A
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2E2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2E2A | 1.00 | 14.30 | 1.47 | 14.30 |
| #FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2C2A
Deuteranopia (green-blind)
#29292A
Tritanopia (blue-blind)
#132F2D
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1a2e2a; /* rgb */ color: rgb(26, 46, 42); /* oklch */ color: oklch(28.3% 0.027 180.2);
Tailwind
colors: {
custom: {
50: '#576663',
500: '#1a2e2a',
950: '#000000',
},
}SCSS
$custom: #1a2e2a; $custom-light: #576663; $custom-dark: #000000;
JSON
{
"hex": "#1a2e2a",
"rgb": {
"r": 26,
"g": 46,
"b": 42
},
"hsl": {
"h": 168,
"s": 27.778,
"l": 14.118
},
"oklch": {
"l": 0.28265,
"c": 0.02705,
"h": 180.2
},
"luminance": 0.02341
}Semantic roles & 50–950 ramp
primary
#1A2E2A
secondary
#624248
accent
#6477C4
background
#F5F6F5
surface
#E9EBEA
border
#C5C6C6
text
#030605
muted
#787A79