#88BCBB#88BCBB
#88BCBB is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.054 H 194.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCBB |
|---|---|
| RGB | rgb(136, 188, 187) |
| HSL | hsl(179, 28%, 64%) |
| HSV | hsv(179, 28%, 74%) |
| CMYK | cmyk(27.7%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.75, -17.13, -4.99) |
| CIE-LCH | lch(72.75, 17.84, 196.25°) |
| OKLab | oklab(75.87% -0.0527 -0.0137) |
| OKLCH | oklch(75.87% 0.054 194.6) |
| XYZ | xyz(37.1033, 44.7867, 53.6938) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.55
Mediumturquoise
#48D1CC
ΔE00 9.91
Powder Blue
#B0E0E6
ΔE00 9.93
Pale Teal
#82CBB2
ΔE00 9.94
Greyish Teal
#719F91
ΔE00 10.26
Lightblue
#ADD8E6
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCBB #BC8889
analogous
#88BCA1 #88BCBB #88A3BC
triadic
#88BCBB #BB88BC #BCBB88
tetradic
#88BCBB #A188BC #BC8889 #A3BC88
square
#88BCBB #A188BC #BC8889 #A3BC88
split-complementary
#88BCBB #BC88A3 #BCA188
monochromatic
#498180 #61A6A5 #88BCBB #AFD2D1 #D6E8E8
Accessibility & contrast
On white
2.11
#88BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#88BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCBB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCBB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#ACAFBC
Tritanopia (blue-blind)
#76BFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bcbb; /* rgb */ color: rgb(136, 188, 187); /* oklch */ color: oklch(75.9% 0.054 194.6);
Tailwind
colors: {
custom: {
50: '#acd0cf',
500: '#88bcbb',
950: '#000000',
},
}SCSS
$custom: #88bcbb; $custom-light: #acd0cf; $custom-dark: #000000;
JSON
{
"hex": "#88bcbb",
"rgb": {
"r": 136,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.846,
"s": 27.957,
"l": 63.529
},
"oklch": {
"l": 0.75865,
"c": 0.05444,
"h": 194.6
},
"luminance": 0.44789
}Semantic roles & 50–950 ramp
primary
#88BCBB
secondary
#D9C7C7
accent
#3F41A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282