#88BCBE#88BCBE
#88BCBE is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.054 H 199.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCBE |
|---|---|
| RGB | rgb(136, 188, 190) |
| HSL | hsl(182, 29%, 64%) |
| HSV | hsv(182, 28%, 75%) |
| CMYK | cmyk(28.4%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.84, -16.43, -6.50) |
| CIE-LCH | lch(72.84, 17.67, 201.59°) |
| OKLab | oklab(75.96% -0.0515 -0.0178) |
| OKLCH | oklch(75.96% 0.054 199.1) |
| XYZ | xyz(37.4278, 44.9165, 55.4028) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Cadetblue
#5F9EA0
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.92
Mediumturquoise
#48D1CC
ΔE00 10.35
Sky Blue
#87CEEB
ΔE00 10.59
Turquoise Blue
#06B1C4
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCBE #BE8A88
analogous
#88BEA5 #88BCBE #88A1BE
triadic
#88BCBE #BE88BC #BCBE88
tetradic
#88BCBE #A588BE #BE8A88 #A1BE88
square
#88BCBE #A588BE #BE8A88 #A1BE88
split-complementary
#88BCBE #BE88A1 #BEA588
monochromatic
#488184 #60A6A8 #88BCBE #B0D2D4 #D7E9E9
Accessibility & contrast
On white
2.10
#88BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#88BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCBE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCBE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#75C0BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #88bcbe; /* rgb */ color: rgb(136, 188, 190); /* oklch */ color: oklch(76.0% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#acd0d1',
500: '#88bcbe',
950: '#000000',
},
}SCSS
$custom: #88bcbe; $custom-light: #acd0d1; $custom-dark: #000000;
JSON
{
"hex": "#88bcbe",
"rgb": {
"r": 136,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.222,
"s": 29.348,
"l": 63.922
},
"oklch": {
"l": 0.75962,
"c": 0.05445,
"h": 199.1
},
"luminance": 0.44918
}Semantic roles & 50–950 ramp
primary
#88BCBE
secondary
#DAC8C7
accent
#413DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282