#87BEBE#87BEBE
#87BEBE is a light, muted teal. Relative luminance 0.457; OKLCH L 76.4% C 0.057 H 196.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEBE |
|---|---|
| RGB | rgb(135, 190, 190) |
| HSL | hsl(180, 30%, 64%) |
| HSV | hsv(180, 29%, 75%) |
| CMYK | cmyk(28.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.35, -17.75, -5.75) |
| CIE-LCH | lch(73.35, 18.66, 197.96°) |
| OKLab | oklab(76.35% -0.0549 -0.0158) |
| OKLCH | oklch(76.35% 0.057 196) |
| XYZ | xyz(37.6963, 45.6935, 55.5387) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.43
Powder Blue
#B0E0E6
ΔE00 9.50
Cadetblue
#5F9EA0
ΔE00 9.87
Pale Teal
#82CBB2
ΔE00 10.07
Darkturquoise
#00CED1
ΔE00 10.25
Lightblue
#ADD8E6
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEBE #BE8787
analogous
#87BEA2 #87BEBE #87A2BE
triadic
#87BEBE #BE87BE #BEBE87
tetradic
#87BEBE #A287BE #BE8787 #A2BE87
square
#87BEBE #A287BE #BE8787 #A2BE87
split-complementary
#87BEBE #BE87A2 #BEA287
monochromatic
#478383 #5FA8A8 #87BEBE #AFD4D4 #D6E9E9
Accessibility & contrast
On white
2.07
#87BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#87BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEBE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEBE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#73C1BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bebe; /* rgb */ color: rgb(135, 190, 190); /* oklch */ color: oklch(76.4% 0.057 196.0);
Tailwind
colors: {
custom: {
50: '#acd1d1',
500: '#87bebe',
950: '#000000',
},
}SCSS
$custom: #87bebe; $custom-light: #acd1d1; $custom-dark: #000000;
JSON
{
"hex": "#87bebe",
"rgb": {
"r": 135,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.76354,
"c": 0.05716,
"h": 196
},
"luminance": 0.45696
}Semantic roles & 50–950 ramp
primary
#87BEBE
secondary
#DAC7C7
accent
#3D3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282