#88BBBE#88BBBE
#88BBBE is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.054 H 200.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBBE |
|---|---|
| RGB | rgb(136, 187, 190) |
| HSL | hsl(183, 29%, 64%) |
| HSV | hsv(183, 28%, 75%) |
| CMYK | cmyk(28.4%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.56, -15.92, -6.92) |
| CIE-LCH | lch(72.56, 17.35, 203.50°) |
| OKLab | oklab(75.74% -0.0502 -0.0189) |
| OKLCH | oklch(75.74% 0.054 200.7) |
| XYZ | xyz(37.2149, 44.4907, 55.3319) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.62
Lightblue
#ADD8E6
ΔE00 9.77
Sky Blue
#87CEEB
ΔE00 10.29
Bluegrey
#85A3B2
ΔE00 10.52
Turquoise Blue
#06B1C4
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBBE #BE8B88
analogous
#88BEA6 #88BBBE #88A0BE
triadic
#88BBBE #BE88BB #BBBE88
tetradic
#88BBBE #A688BE #BE8B88 #A0BE88
square
#88BBBE #A688BE #BE8B88 #A0BE88
split-complementary
#88BBBE #BE88A0 #BEA688
monochromatic
#488084 #60A4A8 #88BBBE #B0D2D4 #D7E8E9
Accessibility & contrast
On white
2.12
#88BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#88BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBBE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBBE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#75BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bbbe; /* rgb */ color: rgb(136, 187, 190); /* oklch */ color: oklch(75.7% 0.054 200.7);
Tailwind
colors: {
custom: {
50: '#accfd1',
500: '#88bbbe',
950: '#000000',
},
}SCSS
$custom: #88bbbe; $custom-light: #accfd1; $custom-dark: #000000;
JSON
{
"hex": "#88bbbe",
"rgb": {
"r": 136,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.333,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.75738,
"c": 0.05361,
"h": 200.7
},
"luminance": 0.44493
}Semantic roles & 50–950 ramp
primary
#88BBBE
secondary
#DAC8C7
accent
#433DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282