#88BBBA#88BBBA
#88BBBA is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.054 H 194.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBBA |
|---|---|
| RGB | rgb(136, 187, 186) |
| HSL | hsl(179, 27%, 63%) |
| HSV | hsv(179, 27%, 73%) |
| CMYK | cmyk(27.3%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.44, -16.84, -4.90) |
| CIE-LCH | lch(72.44, 17.54, 196.23°) |
| OKLab | oklab(75.61% -0.0518 -0.0134) |
| OKLCH | oklch(75.61% 0.054 194.6) |
| XYZ | xyz(36.7837, 44.3183, 53.0610) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.36
Greyish Teal
#719F91
ΔE00 10.06
Pale Teal
#82CBB2
ΔE00 10.08
Powder Blue
#B0E0E6
ΔE00 10.11
Mediumturquoise
#48D1CC
ΔE00 10.15
Lightblue
#ADD8E6
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBBA #BB8889
analogous
#88BBA0 #88BBBA #88A2BB
triadic
#88BBBA #BA88BB #BBBA88
tetradic
#88BBBA #A088BB #BB8889 #A2BB88
square
#88BBBA #A088BB #BB8889 #A2BB88
split-complementary
#88BBBA #BB88A2 #BBA088
monochromatic
#49807F #61A5A3 #88BBBA #AFD1D1 #D6E8E7
Accessibility & contrast
On white
2.13
#88BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#88BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBBA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBBA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#77BEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bbba; /* rgb */ color: rgb(136, 187, 186); /* oklch */ color: oklch(75.6% 0.054 194.6);
Tailwind
colors: {
custom: {
50: '#accfce',
500: '#88bbba',
950: '#000000',
},
}SCSS
$custom: #88bbba; $custom-light: #accfce; $custom-dark: #000000;
JSON
{
"hex": "#88bbba",
"rgb": {
"r": 136,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.824,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.75608,
"c": 0.05352,
"h": 194.6
},
"luminance": 0.4432
}Semantic roles & 50–950 ramp
primary
#88BBBA
secondary
#D8C6C7
accent
#4042A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282