#87CCCE#87CCCE
#87CCCE is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.069 H 198.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCCE |
|---|---|
| RGB | rgb(135, 204, 206) |
| HSL | hsl(182, 42%, 67%) |
| HSV | hsv(182, 34%, 81%) |
| CMYK | cmyk(34.5%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.75, -21.09, -7.89) |
| CIE-LCH | lch(77.75, 22.52, 200.52°) |
| OKLab | oklab(80.02% -0.066 -0.0217) |
| OKLCH | oklch(80.02% 0.069 198.2) |
| XYZ | xyz(42.7212, 52.7902, 66.3190) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 8.27
Darkturquoise
#00CED1
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.51
Aqua Blue
#02D8E9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCCE #CE8987
analogous
#87CEAD #87CCCE #87A9CE
triadic
#87CCCE #CE87CC #CCCE87
tetradic
#87CCCE #AD87CE #CE8987 #A9CE87
square
#87CCCE #AD87CE #CE8987 #A9CE87
split-complementary
#87CCCE #CE87A9 #CEAD87
monochromatic
#3F999B #5CBABC #87CCCE #B2DEE0 #DEF1F1
Accessibility & contrast
On white
1.82
#87CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#87CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCCE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCCE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#6BD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87ccce; /* rgb */ color: rgb(135, 204, 206); /* oklch */ color: oklch(80.0% 0.069 198.2);
Tailwind
colors: {
custom: {
50: '#addbdc',
500: '#87ccce',
950: '#000000',
},
}SCSS
$custom: #87ccce; $custom-light: #addbdc; $custom-dark: #000000;
JSON
{
"hex": "#87ccce",
"rgb": {
"r": 135,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.69,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.80023,
"c": 0.06944,
"h": 198.2
},
"luminance": 0.52793
}Semantic roles & 50–950 ramp
primary
#87CCCE
secondary
#A15A58
accent
#3430B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484