#88AEA8#88AEA8
#88AEA8 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.1% C 0.042 H 184.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88AEA8 |
|---|---|
| RGB | rgb(136, 174, 168) |
| HSL | hsl(171, 19%, 61%) |
| HSV | hsv(171, 22%, 68%) |
| CMYK | cmyk(21.8%, 0%, 3.4%, 31.8%) |
| CIE-LAB | lab(68.26, -14.09, -1.15) |
| CIE-LCH | lch(68.26, 14.14, 184.65°) |
| OKLab | oklab(72.12% -0.042 -0.0033) |
| OKLCH | oklch(72.12% 0.042 184.5) |
| XYZ | xyz(32.3552, 38.3323, 42.7323) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.55
Cadetblue
#5F9EA0
ΔE00 8.07
Dull Teal
#5F9E8F
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.58
Grey Teal
#5E9B8A
ΔE00 9.82
Greenish Grey
#96AE8D
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AEA8 #AE888E
analogous
#88AE95 #88AEA8 #88A1AE
triadic
#88AEA8 #A888AE #AEA888
tetradic
#88AEA8 #9588AE #AE888E #A1AE88
square
#88AEA8 #9588AE #AE888E #A1AE88
split-complementary
#88AEA8 #AE88A1 #AE9588
monochromatic
#4C706A #65948D #88AEA8 #ACC7C3 #D1E0DD
Accessibility & contrast
On white
2.42
#88AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#88AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AEA8
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AEA8 | 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)
#AAAAA8
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#7DB0AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #88aea8; /* rgb */ color: rgb(136, 174, 168); /* oklch */ color: oklch(72.1% 0.042 184.5);
Tailwind
colors: {
custom: {
50: '#abc6c1',
500: '#88aea8',
950: '#000000',
},
}SCSS
$custom: #88aea8; $custom-light: #abc6c1; $custom-dark: #000000;
JSON
{
"hex": "#88aea8",
"rgb": {
"r": 136,
"g": 174,
"b": 168
},
"hsl": {
"h": 170.526,
"s": 19,
"l": 60.784
},
"oklch": {
"l": 0.72116,
"c": 0.0421,
"h": 184.5
},
"luminance": 0.38333
}Semantic roles & 50–950 ramp
primary
#88AEA8
secondary
#D0C2C4
accent
#48569D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281