#88AEA9#88AEA9
#88AEA9 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.042 H 186.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88AEA9 |
|---|---|
| RGB | rgb(136, 174, 169) |
| HSL | hsl(172, 19%, 61%) |
| HSV | hsv(172, 22%, 68%) |
| CMYK | cmyk(21.8%, 0%, 2.9%, 31.8%) |
| CIE-LAB | lab(68.29, -13.87, -1.66) |
| CIE-LCH | lch(68.29, 13.97, 186.82°) |
| OKLab | oklab(72.15% -0.0415 -0.0046) |
| OKLCH | oklch(72.15% 0.042 186.4) |
| XYZ | xyz(32.4487, 38.3697, 43.2248) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.82
Cadetblue
#5F9EA0
ΔE00 7.95
Dull Teal
#5F9E8F
ΔE00 9.19
Cool Grey
#95A3A6
ΔE00 9.34
Grey Teal
#5E9B8A
ΔE00 10.06
Bluegrey
#85A3B2
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AEA9 #AE888D
analogous
#88AE96 #88AEA9 #88A0AE
triadic
#88AEA9 #A988AE #AEA988
tetradic
#88AEA9 #9688AE #AE888D #A0AE88
square
#88AEA9 #9688AE #AE888D #A0AE88
split-complementary
#88AEA9 #AE88A0 #AE9688
monochromatic
#4C706B #65948E #88AEA9 #ACC7C3 #D1E0DE
Accessibility & contrast
On white
2.42
#88AEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#88AEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AEA9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AEA9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA9
Deuteranopia (green-blind)
#A3A4AA
Tritanopia (blue-blind)
#7DB0AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88aea9; /* rgb */ color: rgb(136, 174, 169); /* oklch */ color: oklch(72.1% 0.042 186.4);
Tailwind
colors: {
custom: {
50: '#abc6c2',
500: '#88aea9',
950: '#000000',
},
}SCSS
$custom: #88aea9; $custom-light: #abc6c2; $custom-dark: #000000;
JSON
{
"hex": "#88aea9",
"rgb": {
"r": 136,
"g": 174,
"b": 169
},
"hsl": {
"h": 172.105,
"s": 19,
"l": 60.784
},
"oklch": {
"l": 0.72147,
"c": 0.04181,
"h": 186.4
},
"luminance": 0.38371
}Semantic roles & 50–950 ramp
primary
#88AEA9
secondary
#D0C2C4
accent
#48539D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281