#88BBBB#88BBBB
#88BBBB is a light, muted teal. Relative luminance 0.444; OKLCH L 75.6% C 0.053 H 196.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBBB |
|---|---|
| RGB | rgb(136, 187, 187) |
| HSL | hsl(180, 27%, 63%) |
| HSV | hsv(180, 27%, 73%) |
| CMYK | cmyk(27.3%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.47, -16.61, -5.41) |
| CIE-LCH | lch(72.47, 17.47, 198.03°) |
| OKLab | oklab(75.64% -0.0514 -0.0148) |
| OKLCH | oklch(75.64% 0.053 196.1) |
| XYZ | xyz(36.8904, 44.3609, 53.6228) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.36
Powder Blue
#B0E0E6
ΔE00 9.97
Mediumturquoise
#48D1CC
ΔE00 10.27
Greyish Teal
#719F91
ΔE00 10.32
Pale Teal
#82CBB2
ΔE00 10.48
Lightblue
#ADD8E6
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBBB #BB8888
analogous
#88BBA1 #88BBBB #88A1BB
triadic
#88BBBB #BB88BB #BBBB88
tetradic
#88BBBB #A188BB #BB8888 #A1BB88
square
#88BBBB #A188BB #BB8888 #A1BB88
split-complementary
#88BBBB #BB88A1 #BBA188
monochromatic
#498080 #61A5A5 #88BBBB #AFD1D1 #D6E8E8
Accessibility & contrast
On white
2.13
#88BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#88BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBBB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBBB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#76BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #88bbbb; /* rgb */ color: rgb(136, 187, 187); /* oklch */ color: oklch(75.6% 0.053 196.1);
Tailwind
colors: {
custom: {
50: '#accfcf',
500: '#88bbbb',
950: '#000000',
},
}SCSS
$custom: #88bbbb; $custom-light: #accfcf; $custom-dark: #000000;
JSON
{
"hex": "#88bbbb",
"rgb": {
"r": 136,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 63.333
},
"oklch": {
"l": 0.7564,
"c": 0.05348,
"h": 196.1
},
"luminance": 0.44363
}Semantic roles & 50–950 ramp
primary
#88BBBB
secondary
#D8C6C6
accent
#4040A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282