#87CECF#87CECF
#87CECF is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.071 H 197.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #87CECF |
|---|---|
| RGB | rgb(135, 206, 207) |
| HSL | hsl(181, 43%, 67%) |
| HSV | hsv(181, 35%, 81%) |
| CMYK | cmyk(34.8%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.34, -21.86, -7.55) |
| CIE-LCH | lch(78.34, 23.13, 199.07°) |
| OKLab | oklab(80.51% -0.068 -0.0207) |
| OKLCH | oklch(80.51% 0.071 197) |
| XYZ | xyz(43.3215, 53.7958, 67.1202) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.89
Darkturquoise
#00CED1
ΔE00 8.14
Robin'S Egg Blue
#98EFF9
ΔE00 8.21
Aqua Blue
#02D8E9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CECF #CF8887
analogous
#87CFAC #87CECF #87AACF
triadic
#87CECF #CF87CE #CECF87
tetradic
#87CECF #AC87CF #CF8887 #AACF87
square
#87CECF #AC87CF #CF8887 #AACF87
split-complementary
#87CECF #CF87AA #CFAC87
monochromatic
#3F9C9D #5BBCBE #87CECF #B3E0E0 #DEF2F2
Accessibility & contrast
On white
1.79
#87CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#87CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CECF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CECF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#6AD2CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #87cecf; /* rgb */ color: rgb(135, 206, 207); /* oklch */ color: oklch(80.5% 0.071 197.0);
Tailwind
colors: {
custom: {
50: '#addddd',
500: '#87cecf',
950: '#000000',
},
}SCSS
$custom: #87cecf; $custom-light: #addddd; $custom-dark: #000000;
JSON
{
"hex": "#87cecf",
"rgb": {
"r": 135,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.833,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80506,
"c": 0.07111,
"h": 197
},
"luminance": 0.53799
}Semantic roles & 50–950 ramp
primary
#87CECF
secondary
#A35958
accent
#3130B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484