#8AAEAB#8AAEAB
#8AAEAB is a light, muted teal. Relative luminance 0.386; OKLCH L 72.3% C 0.039 H 190.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAEAB |
|---|---|
| RGB | rgb(138, 174, 171) |
| HSL | hsl(175, 18%, 61%) |
| HSV | hsv(175, 21%, 68%) |
| CMYK | cmyk(20.7%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(68.47, -12.80, -2.49) |
| CIE-LCH | lch(68.47, 13.04, 191.00°) |
| OKLab | oklab(72.34% -0.0387 -0.0069) |
| OKLCH | oklch(72.34% 0.039 190) |
| XYZ | xyz(32.9658, 38.6145, 44.2366) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.67
Cadetblue
#5F9EA0
ΔE00 8.16
Cool Grey
#95A3A6
ΔE00 8.46
Bluegrey
#85A3B2
ΔE00 9.56
Dull Teal
#5F9E8F
ΔE00 10.06
Greyblue
#77A1B5
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAEAB #AE8A8D
analogous
#8AAE99 #8AAEAB #8A9FAE
triadic
#8AAEAB #AB8AAE #AEAB8A
tetradic
#8AAEAB #998AAE #AE8A8D #9FAE8A
square
#8AAEAB #998AAE #AE8A8D #9FAE8A
split-complementary
#8AAEAB #AE8A9F #AE998A
monochromatic
#4E706D #679490 #8AAEAB #AEC7C5 #D2E0DF
Accessibility & contrast
On white
2.41
#8AAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#8AAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAEAB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAEAB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#7FB0AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aaeab; /* rgb */ color: rgb(138, 174, 171); /* oklch */ color: oklch(72.3% 0.039 190.0);
Tailwind
colors: {
custom: {
50: '#adc6c4',
500: '#8aaeab',
950: '#000000',
},
}SCSS
$custom: #8aaeab; $custom-light: #adc6c4; $custom-dark: #000000;
JSON
{
"hex": "#8aaeab",
"rgb": {
"r": 138,
"g": 174,
"b": 171
},
"hsl": {
"h": 175,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.7234,
"c": 0.03935,
"h": 190
},
"luminance": 0.38616
}Semantic roles & 50–950 ramp
primary
#8AAEAB
secondary
#D1C3C4
accent
#49509C
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281