#87BDBD#87BDBD
#87BDBD is a light, muted teal. Relative luminance 0.452; OKLCH L 76.1% C 0.056 H 196.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87BDBD |
|---|---|
| RGB | rgb(135, 189, 189) |
| HSL | hsl(180, 29%, 64%) |
| HSV | hsv(180, 29%, 74%) |
| CMYK | cmyk(28.6%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.04, -17.47, -5.67) |
| CIE-LCH | lch(73.04, 18.37, 197.97°) |
| OKLab | oklab(76.1% -0.0541 -0.0155) |
| OKLCH | oklch(76.1% 0.056 196) |
| XYZ | xyz(37.3715, 45.2183, 54.8931) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 9.67
Powder Blue
#B0E0E6
ΔE00 9.67
Pale Teal
#82CBB2
ΔE00 10.18
Darkturquoise
#00CED1
ΔE00 10.44
Lightblue
#ADD8E6
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BDBD #BD8787
analogous
#87BDA2 #87BDBD #87A2BD
triadic
#87BDBD #BD87BD #BDBD87
tetradic
#87BDBD #A287BD #BD8787 #A2BD87
square
#87BDBD #A287BD #BD8787 #A2BD87
split-complementary
#87BDBD #BD87A2 #BDA287
monochromatic
#488282 #60A7A7 #87BDBD #AED3D3 #D6E8E8
Accessibility & contrast
On white
2.09
#87BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#87BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BDBD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BDBD | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#74C0BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87bdbd; /* rgb */ color: rgb(135, 189, 189); /* oklch */ color: oklch(76.1% 0.056 196.0);
Tailwind
colors: {
custom: {
50: '#acd1d0',
500: '#87bdbd',
950: '#000000',
},
}SCSS
$custom: #87bdbd; $custom-light: #acd1d0; $custom-dark: #000000;
JSON
{
"hex": "#87bdbd",
"rgb": {
"r": 135,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 29.032,
"l": 63.529
},
"oklch": {
"l": 0.76096,
"c": 0.05626,
"h": 196
},
"luminance": 0.4522
}Semantic roles & 50–950 ramp
primary
#87BDBD
secondary
#D9C6C6
accent
#3E3EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282