#87CDCC#87CDCC
#87CDCC is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.070 H 194.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDCC |
|---|---|
| RGB | rgb(135, 205, 204) |
| HSL | hsl(179, 41%, 67%) |
| HSV | hsv(179, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(77.98, -22.07, -6.49) |
| CIE-LCH | lch(77.98, 23.00, 196.37°) |
| OKLab | oklab(80.18% -0.068 -0.0178) |
| OKLCH | oklch(80.18% 0.07 194.7) |
| XYZ | xyz(42.7182, 53.1705, 65.1270) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.75
Powder Blue
#B0E0E6
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 8.15
Darkturquoise
#00CED1
ΔE00 8.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Pale Teal
#82CBB2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDCC #CD8788
analogous
#87CDA9 #87CDCC #87ABCD
triadic
#87CDCC #CC87CD #CDCC87
tetradic
#87CDCC #A987CD #CD8788 #ABCD87
square
#87CDCC #A987CD #CD8788 #ABCD87
split-complementary
#87CDCC #CD87AB #CDA987
monochromatic
#409A98 #5CBBBA #87CDCC #B2DFDE #DDF1F1
Accessibility & contrast
On white
1.80
#87CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#87CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDCC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDCC | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#6CD1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cdcc; /* rgb */ color: rgb(135, 205, 204); /* oklch */ color: oklch(80.2% 0.070 194.7);
Tailwind
colors: {
custom: {
50: '#addcdb',
500: '#87cdcc',
950: '#000000',
},
}SCSS
$custom: #87cdcc; $custom-light: #addcdb; $custom-dark: #000000;
JSON
{
"hex": "#87cdcc",
"rgb": {
"r": 135,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.143,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.80184,
"c": 0.07032,
"h": 194.7
},
"luminance": 0.53173
}Semantic roles & 50–950 ramp
primary
#87CDCC
secondary
#A05859
accent
#3133B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484