#87CCCD#87CCCD
#87CCCD is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.069 H 197.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCCD |
|---|---|
| RGB | rgb(135, 204, 205) |
| HSL | hsl(181, 41%, 67%) |
| HSV | hsv(181, 34%, 80%) |
| CMYK | cmyk(34.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.72, -21.33, -7.40) |
| CIE-LCH | lch(77.72, 22.58, 199.13°) |
| OKLab | oklab(79.99% -0.0664 -0.0203) |
| OKLCH | oklch(79.99% 0.069 197) |
| XYZ | xyz(42.6001, 52.7418, 65.6812) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.55
Paleturquoise
#AFEEEE
ΔE00 8.28
Darkturquoise
#00CED1
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Aqua Blue
#02D8E9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCCD #CD8887
analogous
#87CDAB #87CCCD #87A9CD
triadic
#87CCCD #CD87CC #CCCD87
tetradic
#87CCCD #AB87CD #CD8887 #A9CD87
square
#87CCCD #AB87CD #CD8887 #A9CD87
split-complementary
#87CCCD #CD87A9 #CDAB87
monochromatic
#40989A #5CBABB #87CCCD #B2DEDF #DDF1F1
Accessibility & contrast
On white
1.82
#87CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#87CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCCD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCCD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#6CD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cccd; /* rgb */ color: rgb(135, 204, 205); /* oklch */ color: oklch(80.0% 0.069 197.0);
Tailwind
colors: {
custom: {
50: '#addbdc',
500: '#87cccd',
950: '#000000',
},
}SCSS
$custom: #87cccd; $custom-light: #addbdc; $custom-dark: #000000;
JSON
{
"hex": "#87cccd",
"rgb": {
"r": 135,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.857,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.79991,
"c": 0.06943,
"h": 197
},
"luminance": 0.52744
}Semantic roles & 50–950 ramp
primary
#87CCCD
secondary
#A05958
accent
#3331B4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484