#87CFDC#87CFDC
#87CFDC is a light, moderate teal. Relative luminance 0.549; OKLCH L 81.2% C 0.074 H 210.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFDC |
|---|---|
| RGB | rgb(135, 207, 220) |
| HSL | hsl(189, 55%, 70%) |
| HSV | hsv(189, 39%, 86%) |
| CMYK | cmyk(38.6%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.01, -19.19, -13.54) |
| CIE-LCH | lch(79.01, 23.48, 215.21°) |
| OKLab | oklab(81.16% -0.064 -0.0372) |
| OKLCH | oklch(81.16% 0.074 210.1) |
| XYZ | xyz(45.2182, 54.9408, 75.9182) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.42
Lightblue
#ADD8E6
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Ice Blue
#A5DFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFDC #DC9487
analogous
#87DCBE #87CFDC #87A5DC
triadic
#87CFDC #DC87CF #CFDC87
tetradic
#87CFDC #BE87DC #DC9487 #A5DC87
square
#87CFDC #BE87DC #DC9487 #A5DC87
split-complementary
#87CFDC #DC87A5 #DCBE87
monochromatic
#35A1B4 #58BCCE #87CFDC #B6E2EA #E6F5F8
Accessibility & contrast
On white
1.75
#87CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#87CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFDC
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFDC | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#64D5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #87cfdc; /* rgb */ color: rgb(135, 207, 220); /* oklch */ color: oklch(81.2% 0.074 210.1);
Tailwind
colors: {
custom: {
50: '#addde6',
500: '#87cfdc',
950: '#000000',
},
}SCSS
$custom: #87cfdc; $custom-light: #addde6; $custom-dark: #000000;
JSON
{
"hex": "#87cfdc",
"rgb": {
"r": 135,
"g": 207,
"b": 220
},
"hsl": {
"h": 189.176,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.81164,
"c": 0.07405,
"h": 210.1
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#87CFDC
secondary
#B36354
accent
#3C23C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484