#87CCCC#87CCCC
#87CCCC is a light, moderate teal. Relative luminance 0.527; OKLCH L 80.0% C 0.069 H 195.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCCC |
|---|---|
| RGB | rgb(135, 204, 204) |
| HSL | hsl(180, 40%, 66%) |
| HSV | hsv(180, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(77.69, -21.57, -6.90) |
| CIE-LCH | lch(77.69, 22.65, 197.74°) |
| OKLab | oklab(79.96% -0.0668 -0.019) |
| OKLCH | oklch(79.96% 0.069 195.9) |
| XYZ | xyz(42.4798, 52.6936, 65.0475) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.73
Darkturquoise
#00CED1
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Aqua Blue
#02D8E9
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCCC #CC8787
analogous
#87CCAA #87CCCC #87AACC
triadic
#87CCCC #CC87CC #CCCC87
tetradic
#87CCCC #AA87CC #CC8787 #AACC87
square
#87CCCC #AA87CC #CC8787 #AACC87
split-complementary
#87CCCC #CC87AA #CCAA87
monochromatic
#419898 #5CBABA #87CCCC #B2DEDE #DDF1F1
Accessibility & contrast
On white
1.82
#87CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#87CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCCC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCCC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CC
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#6CD0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cccc; /* rgb */ color: rgb(135, 204, 204); /* oklch */ color: oklch(80.0% 0.069 195.9);
Tailwind
colors: {
custom: {
50: '#addbdb',
500: '#87cccc',
950: '#000000',
},
}SCSS
$custom: #87cccc; $custom-light: #addbdb; $custom-dark: #000000;
JSON
{
"hex": "#87cccc",
"rgb": {
"r": 135,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79959,
"c": 0.06943,
"h": 195.9
},
"luminance": 0.52696
}Semantic roles & 50–950 ramp
primary
#87CCCC
secondary
#9F5959
accent
#3232B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484