#88BBBD#88BBBD
#88BBBD is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.054 H 199.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBBD |
|---|---|
| RGB | rgb(136, 187, 189) |
| HSL | hsl(182, 29%, 64%) |
| HSV | hsv(182, 28%, 74%) |
| CMYK | cmyk(28%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.53, -16.15, -6.42) |
| CIE-LCH | lch(72.53, 17.38, 201.67°) |
| OKLab | oklab(75.71% -0.0506 -0.0175) |
| OKLCH | oklch(75.71% 0.054 199.1) |
| XYZ | xyz(37.1060, 44.4472, 54.7582) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.42
Powder Blue
#B0E0E6
ΔE00 9.72
Lightblue
#ADD8E6
ΔE00 10.03
Mediumturquoise
#48D1CC
ΔE00 10.58
Sky Blue
#87CEEB
ΔE00 10.69
Turquoise Blue
#06B1C4
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBBD #BD8A88
analogous
#88BDA4 #88BBBD #88A0BD
triadic
#88BBBD #BD88BB #BBBD88
tetradic
#88BBBD #A488BD #BD8A88 #A0BD88
square
#88BBBD #A488BD #BD8A88 #A0BD88
split-complementary
#88BBBD #BD88A0 #BDA488
monochromatic
#488082 #61A5A7 #88BBBD #AFD1D3 #D7E8E9
Accessibility & contrast
On white
2.12
#88BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#88BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBBD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBBD | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BD
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#76BFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bbbd; /* rgb */ color: rgb(136, 187, 189); /* oklch */ color: oklch(75.7% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#accfd0',
500: '#88bbbd',
950: '#000000',
},
}SCSS
$custom: #88bbbd; $custom-light: #accfd0; $custom-dark: #000000;
JSON
{
"hex": "#88bbbd",
"rgb": {
"r": 136,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.264,
"s": 28.649,
"l": 63.725
},
"oklch": {
"l": 0.75705,
"c": 0.05353,
"h": 199.1
},
"luminance": 0.44449
}Semantic roles & 50–950 ramp
primary
#88BBBD
secondary
#DAC8C7
accent
#423EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282