#88BBAF#88BBAF
#88BBAF is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.056 H 178.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBAF |
|---|---|
| RGB | rgb(136, 187, 175) |
| HSL | hsl(166, 27%, 63%) |
| HSV | hsv(166, 27%, 73%) |
| CMYK | cmyk(27.3%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.14, -19.30, 0.67) |
| CIE-LCH | lch(72.14, 19.31, 178.02°) |
| OKLab | oklab(75.27% -0.0564 0.0015) |
| OKLCH | oklch(75.27% 0.056 178.5) |
| XYZ | xyz(35.6591, 43.8684, 47.1377) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 8.20
Greyish Teal
#719F91
ΔE00 8.27
Dull Teal
#5F9E8F
ΔE00 9.64
Mediumaquamarine
#66CDAA
ΔE00 9.75
Tealish
#24BCA8
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBAF #BB8894
analogous
#88BB95 #88BBAF #88ADBB
triadic
#88BBAF #AF88BB #BBAF88
tetradic
#88BBAF #9588BB #BB8894 #ADBB88
square
#88BBAF #9588BB #BB8894 #ADBB88
split-complementary
#88BBAF #BB88AD #BB9588
monochromatic
#498073 #61A595 #88BBAF #AFD1C9 #D6E8E3
Accessibility & contrast
On white
2.15
#88BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#88BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBAF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBAF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#7ABDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #88bbaf; /* rgb */ color: rgb(136, 187, 175); /* oklch */ color: oklch(75.3% 0.056 178.5);
Tailwind
colors: {
custom: {
50: '#accfc6',
500: '#88bbaf',
950: '#000000',
},
}SCSS
$custom: #88bbaf; $custom-light: #accfc6; $custom-dark: #000000;
JSON
{
"hex": "#88bbaf",
"rgb": {
"r": 136,
"g": 187,
"b": 175
},
"hsl": {
"h": 165.882,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.75269,
"c": 0.05643,
"h": 178.5
},
"luminance": 0.4387
}Semantic roles & 50–950 ramp
primary
#88BBAF
secondary
#D8C6CB
accent
#4058A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282