#8AAEA5#8AAEA5
#8AAEA5 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.2% C 0.041 H 178.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAEA5 |
|---|---|
| RGB | rgb(138, 174, 165) |
| HSL | hsl(165, 18%, 61%) |
| HSV | hsv(165, 21%, 68%) |
| CMYK | cmyk(20.7%, 0%, 5.2%, 31.8%) |
| CIE-LAB | lab(68.31, -14.09, 0.59) |
| CIE-LCH | lch(68.31, 14.10, 177.60°) |
| OKLab | oklab(72.16% -0.0413 0.0014) |
| OKLCH | oklch(72.16% 0.041 178.1) |
| XYZ | xyz(32.4069, 38.3909, 41.2927) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.17
Dull Teal
#5F9E8F
ΔE00 8.79
Cadetblue
#5F9EA0
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.33
Grey Teal
#5E9B8A
ΔE00 9.55
Cool Grey
#95A3A6
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAEA5 #AE8A93
analogous
#8AAE93 #8AAEA5 #8AA5AE
triadic
#8AAEA5 #A58AAE #AEA58A
tetradic
#8AAEA5 #938AAE #AE8A93 #A5AE8A
square
#8AAEA5 #938AAE #AE8A93 #A5AE8A
split-complementary
#8AAEA5 #AE8AA5 #AE938A
monochromatic
#4E7067 #679489 #8AAEA5 #AEC7C1 #D2E0DD
Accessibility & contrast
On white
2.42
#8AAEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8AAEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAEA5
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAEA5 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A5
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#81AFAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aaea5; /* rgb */ color: rgb(138, 174, 165); /* oklch */ color: oklch(72.2% 0.041 178.1);
Tailwind
colors: {
custom: {
50: '#acc6bf',
500: '#8aaea5',
950: '#000000',
},
}SCSS
$custom: #8aaea5; $custom-light: #acc6bf; $custom-dark: #000000;
JSON
{
"hex": "#8aaea5",
"rgb": {
"r": 138,
"g": 174,
"b": 165
},
"hsl": {
"h": 165,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.72156,
"c": 0.04129,
"h": 178.1
},
"luminance": 0.38392
}Semantic roles & 50–950 ramp
primary
#8AAEA5
secondary
#D1C3C7
accent
#495E9C
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281