#88BBBC#88BBBC
#88BBBC is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.053 H 197.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBBC |
|---|---|
| RGB | rgb(136, 187, 188) |
| HSL | hsl(181, 28%, 64%) |
| HSV | hsv(181, 28%, 74%) |
| CMYK | cmyk(27.7%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.50, -16.38, -5.91) |
| CIE-LCH | lch(72.50, 17.41, 199.85°) |
| OKLab | oklab(75.67% -0.051 -0.0162) |
| OKLCH | oklch(75.67% 0.053 197.6) |
| XYZ | xyz(36.9978, 44.4039, 54.1886) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 10.30
Mediumturquoise
#48D1CC
ΔE00 10.42
Greyish Teal
#719F91
ΔE00 10.59
Turquoise Blue
#06B1C4
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBBC #BC8988
analogous
#88BCA3 #88BBBC #88A1BC
triadic
#88BBBC #BC88BB #BBBC88
tetradic
#88BBBC #A388BC #BC8988 #A1BC88
square
#88BBBC #A388BC #BC8988 #A1BC88
split-complementary
#88BBBC #BC88A1 #BCA388
monochromatic
#498081 #61A5A6 #88BBBC #AFD1D2 #D6E8E8
Accessibility & contrast
On white
2.13
#88BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#88BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBBC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBBC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#76BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bbbc; /* rgb */ color: rgb(136, 187, 188); /* oklch */ color: oklch(75.7% 0.053 197.6);
Tailwind
colors: {
custom: {
50: '#accfd0',
500: '#88bbbc',
950: '#000000',
},
}SCSS
$custom: #88bbbc; $custom-light: #accfd0; $custom-dark: #000000;
JSON
{
"hex": "#88bbbc",
"rgb": {
"r": 136,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.154,
"s": 27.957,
"l": 63.529
},
"oklch": {
"l": 0.75673,
"c": 0.05349,
"h": 197.6
},
"luminance": 0.44406
}Semantic roles & 50–950 ramp
primary
#88BBBC
secondary
#D9C7C7
accent
#413FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282