#88AEA7#88AEA7
#88AEA7 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.1% C 0.042 H 182.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #88AEA7 |
|---|---|
| RGB | rgb(136, 174, 167) |
| HSL | hsl(169, 19%, 61%) |
| HSV | hsv(169, 22%, 68%) |
| CMYK | cmyk(21.8%, 0%, 4%, 31.8%) |
| CIE-LAB | lab(68.24, -14.31, -0.63) |
| CIE-LCH | lch(68.24, 14.32, 182.53°) |
| OKLab | oklab(72.08% -0.0424 -0.0019) |
| OKLCH | oklch(72.08% 0.042 182.6) |
| XYZ | xyz(32.2624, 38.2952, 42.2436) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 8.22
Dull Teal
#5F9E8F
ΔE00 8.76
Grey Teal
#5E9B8A
ΔE00 9.59
Cool Grey
#95A3A6
ΔE00 9.83
Greenish Grey
#96AE8D
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AEA7 #AE888F
analogous
#88AE94 #88AEA7 #88A2AE
triadic
#88AEA7 #A788AE #AEA788
tetradic
#88AEA7 #9488AE #AE888F #A2AE88
square
#88AEA7 #9488AE #AE888F #A2AE88
split-complementary
#88AEA7 #AE88A2 #AE9488
monochromatic
#4C7069 #65948B #88AEA7 #ACC7C2 #D1E0DD
Accessibility & contrast
On white
2.43
#88AEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#88AEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AEA7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AEA7 | 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)
#AAA9A7
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#7EB0AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88aea7; /* rgb */ color: rgb(136, 174, 167); /* oklch */ color: oklch(72.1% 0.042 182.6);
Tailwind
colors: {
custom: {
50: '#abc6c1',
500: '#88aea7',
950: '#000000',
},
}SCSS
$custom: #88aea7; $custom-light: #abc6c1; $custom-dark: #000000;
JSON
{
"hex": "#88aea7",
"rgb": {
"r": 136,
"g": 174,
"b": 167
},
"hsl": {
"h": 168.947,
"s": 19,
"l": 60.784
},
"oklch": {
"l": 0.72085,
"c": 0.04243,
"h": 182.6
},
"luminance": 0.38296
}Semantic roles & 50–950 ramp
primary
#88AEA7
secondary
#D0C2C4
accent
#48589D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281