#87BBBB#87BBBB
#87BBBB is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.054 H 196.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBBB |
|---|---|
| RGB | rgb(135, 187, 187) |
| HSL | hsl(180, 28%, 63%) |
| HSV | hsv(180, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.41, -16.91, -5.50) |
| CIE-LCH | lch(72.41, 17.78, 198.01°) |
| OKLab | oklab(75.58% -0.0523 -0.0151) |
| OKLCH | oklch(75.58% 0.054 196.1) |
| XYZ | xyz(36.7287, 44.2775, 53.6152) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.28
Powder Blue
#B0E0E6
ΔE00 10.04
Mediumturquoise
#48D1CC
ΔE00 10.12
Greyish Teal
#719F91
ΔE00 10.29
Pale Teal
#82CBB2
ΔE00 10.43
Lightblue
#ADD8E6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBBB #BB8787
analogous
#87BBA1 #87BBBB #87A1BB
triadic
#87BBBB #BB87BB #BBBB87
tetradic
#87BBBB #A187BB #BB8787 #A1BB87
square
#87BBBB #A187BB #BB8787 #A1BB87
split-complementary
#87BBBB #BB87A1 #BBA187
monochromatic
#487F7F #60A5A5 #87BBBB #AED1D1 #D5E7E7
Accessibility & contrast
On white
2.13
#87BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#87BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBBB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBBB | 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)
#B4B6BB
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#75BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bbbb; /* rgb */ color: rgb(135, 187, 187); /* oklch */ color: oklch(75.6% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#abcfcf',
500: '#87bbbb',
950: '#000000',
},
}SCSS
$custom: #87bbbb; $custom-light: #abcfcf; $custom-dark: #000000;
JSON
{
"hex": "#87bbbb",
"rgb": {
"r": 135,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.75582,
"c": 0.05443,
"h": 196.1
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#87BBBB
secondary
#D8C6C6
accent
#3F3FA6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282