#8AAEA2#8AAEA2
#8AAEA2 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.1% C 0.043 H 172.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAEA2 |
|---|---|
| RGB | rgb(138, 174, 162) |
| HSL | hsl(160, 18%, 61%) |
| HSV | hsv(160, 21%, 68%) |
| CMYK | cmyk(20.7%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(68.23, -14.72, 2.14) |
| CIE-LCH | lch(68.23, 14.88, 171.75°) |
| OKLab | oklab(72.07% -0.0425 0.0054) |
| OKLCH | oklch(72.07% 0.043 172.7) |
| XYZ | xyz(32.1370, 38.2829, 39.8715) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.79
Greenish Grey
#96AE8D
ΔE00 8.21
Dull Teal
#5F9E8F
ΔE00 8.47
Grey Teal
#5E9B8A
ΔE00 9.14
Cadetblue
#5F9EA0
ΔE00 9.56
Grey Green
#86A17D
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAEA2 #AE8A96
analogous
#8AAE90 #8AAEA2 #8AA8AE
triadic
#8AAEA2 #A28AAE #AEA28A
tetradic
#8AAEA2 #908AAE #AE8A96 #A8AE8A
square
#8AAEA2 #908AAE #AE8A96 #A8AE8A
split-complementary
#8AAEA2 #AE8AA8 #AE908A
monochromatic
#4E7065 #679485 #8AAEA2 #AEC7BF #D2E0DB
Accessibility & contrast
On white
2.43
#8AAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8AAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAEA2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAEA2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A1
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#82AFAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aaea2; /* rgb */ color: rgb(138, 174, 162); /* oklch */ color: oklch(72.1% 0.043 172.7);
Tailwind
colors: {
custom: {
50: '#acc6bd',
500: '#8aaea2',
950: '#000000',
},
}SCSS
$custom: #8aaea2; $custom-light: #acc6bd; $custom-dark: #000000;
JSON
{
"hex": "#8aaea2",
"rgb": {
"r": 138,
"g": 174,
"b": 162
},
"hsl": {
"h": 160,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.72067,
"c": 0.04289,
"h": 172.7
},
"luminance": 0.38284
}Semantic roles & 50–950 ramp
primary
#8AAEA2
secondary
#D1C3C8
accent
#49659C
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281