#88BBBF#88BBBF
#88BBBF is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.054 H 202.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBBF |
|---|---|
| RGB | rgb(136, 187, 191) |
| HSL | hsl(184, 30%, 64%) |
| HSV | hsv(184, 29%, 75%) |
| CMYK | cmyk(28.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.58, -15.68, -7.42) |
| CIE-LCH | lch(72.58, 17.35, 205.33°) |
| OKLab | oklab(75.77% -0.0498 -0.0203) |
| OKLCH | oklch(75.77% 0.054 202.2) |
| XYZ | xyz(37.3246, 44.5346, 55.9095) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 9.54
Cadetblue
#5F9EA0
ΔE00 9.56
Sky Blue
#87CEEB
ΔE00 9.91
Bluegrey
#85A3B2
ΔE00 10.24
Turquoise Blue
#06B1C4
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBBF #BF8C88
analogous
#88BFA8 #88BBBF #88A0BF
triadic
#88BBBF #BF88BB #BBBF88
tetradic
#88BBBF #A888BF #BF8C88 #A0BF88
square
#88BBBF #A888BF #BF8C88 #A0BF88
split-complementary
#88BBBF #BF88A0 #BFA888
monochromatic
#488185 #60A4AA #88BBBF #B0D2D4 #D8E8EA
Accessibility & contrast
On white
2.12
#88BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#88BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBBF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBBF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BF
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#75BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bbbf; /* rgb */ color: rgb(136, 187, 191); /* oklch */ color: oklch(75.8% 0.054 202.2);
Tailwind
colors: {
custom: {
50: '#accfd2',
500: '#88bbbf',
950: '#000000',
},
}SCSS
$custom: #88bbbf; $custom-light: #accfd2; $custom-dark: #000000;
JSON
{
"hex": "#88bbbf",
"rgb": {
"r": 136,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.364,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.75771,
"c": 0.05373,
"h": 202.2
},
"luminance": 0.44536
}Semantic roles & 50–950 ramp
primary
#88BBBF
secondary
#DBC9C8
accent
#453DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282