#87CEBF#87CEBF
#87CEBF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.075 H 179.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #87CEBF |
|---|---|
| RGB | rgb(135, 206, 191) |
| HSL | hsl(167, 42%, 67%) |
| HSV | hsv(167, 34%, 81%) |
| CMYK | cmyk(34.5%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.91, -25.56, 0.40) |
| CIE-LCH | lch(77.91, 25.56, 179.10°) |
| OKLab | oklab(80.01% -0.0747 0.0007) |
| OKLCH | oklch(80.01% 0.075 179.5) |
| XYZ | xyz(41.4636, 53.0526, 57.3355) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.62
Seafoam Blue
#78D1B6
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.32
Light Teal
#90E4C1
ΔE00 7.73
Turquoise
#40E0D0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CEBF #CE8796
analogous
#87CE9C #87CEBF #87BACE
triadic
#87CEBF #BF87CE #CEBF87
tetradic
#87CEBF #9C87CE #CE8796 #BACE87
square
#87CEBF #9C87CE #CE8796 #BACE87
split-complementary
#87CEBF #CE87BA #CE9C87
monochromatic
#3F9B88 #5CBCA8 #87CEBF #B2E0D6 #DEF1ED
Accessibility & contrast
On white
1.81
#87CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#87CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CEBF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CEBF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#71D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cebf; /* rgb */ color: rgb(135, 206, 191); /* oklch */ color: oklch(80.0% 0.075 179.5);
Tailwind
colors: {
custom: {
50: '#acddd2',
500: '#87cebf',
950: '#000000',
},
}SCSS
$custom: #87cebf; $custom-light: #acddd2; $custom-dark: #000000;
JSON
{
"hex": "#87cebf",
"rgb": {
"r": 135,
"g": 206,
"b": 191
},
"hsl": {
"h": 167.324,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.80011,
"c": 0.07468,
"h": 179.5
},
"luminance": 0.53055
}Semantic roles & 50–950 ramp
primary
#87CEBF
secondary
#A15867
accent
#304CB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483