#88AEA5#88AEA5
#88AEA5 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.0% C 0.043 H 178.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #88AEA5 |
|---|---|
| RGB | rgb(136, 174, 165) |
| HSL | hsl(166, 19%, 61%) |
| HSV | hsv(166, 22%, 68%) |
| CMYK | cmyk(21.8%, 0%, 5.2%, 31.8%) |
| CIE-LAB | lab(68.18, -14.74, 0.40) |
| CIE-LCH | lch(68.18, 14.74, 178.46°) |
| OKLab | oklab(72.02% -0.0432 0.0008) |
| OKLCH | oklch(72.02% 0.043 178.9) |
| XYZ | xyz(32.0790, 38.2218, 41.2774) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.89
Dull Teal
#5F9E8F
ΔE00 8.41
Cadetblue
#5F9EA0
ΔE00 8.58
Grey Teal
#5E9B8A
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.54
Pale Teal
#82CBB2
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AEA5 #AE8891
analogous
#88AE92 #88AEA5 #88A4AE
triadic
#88AEA5 #A588AE #AEA588
tetradic
#88AEA5 #9288AE #AE8891 #A4AE88
square
#88AEA5 #9288AE #AE8891 #A4AE88
split-complementary
#88AEA5 #AE88A4 #AE9288
monochromatic
#4C7067 #659489 #88AEA5 #ACC7C1 #D1E0DC
Accessibility & contrast
On white
2.43
#88AEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#88AEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AEA5
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AEA5 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A5
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#7EAFAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88aea5; /* rgb */ color: rgb(136, 174, 165); /* oklch */ color: oklch(72.0% 0.043 178.9);
Tailwind
colors: {
custom: {
50: '#abc6bf',
500: '#88aea5',
950: '#000000',
},
}SCSS
$custom: #88aea5; $custom-light: #abc6bf; $custom-dark: #000000;
JSON
{
"hex": "#88aea5",
"rgb": {
"r": 136,
"g": 174,
"b": 165
},
"hsl": {
"h": 165.789,
"s": 19,
"l": 60.784
},
"oklch": {
"l": 0.72025,
"c": 0.04324,
"h": 178.9
},
"luminance": 0.38223
}Semantic roles & 50–950 ramp
primary
#88AEA5
secondary
#D0C2C5
accent
#485C9D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281