#87CFDA#87CFDA
#87CFDA is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.073 H 208.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFDA |
|---|---|
| RGB | rgb(135, 207, 218) |
| HSL | hsl(188, 53%, 69%) |
| HSV | hsv(188, 38%, 85%) |
| CMYK | cmyk(38.1%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.95, -19.68, -12.56) |
| CIE-LCH | lch(78.95, 23.35, 212.54°) |
| OKLab | oklab(81.1% -0.0648 -0.0345) |
| OKLCH | oklch(81.1% 0.073 208) |
| XYZ | xyz(44.9549, 54.8355, 74.5315) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Baby Blue
#89CFF0
ΔE00 7.93
Aqua Blue
#02D8E9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFDA #DA9287
analogous
#87DABC #87CFDA #87A6DA
triadic
#87CFDA #DA87CF #CFDA87
tetradic
#87CFDA #BC87DA #DA9287 #A6DA87
square
#87CFDA #BC87DA #DA9287 #A6DA87
split-complementary
#87CFDA #DA87A6 #DABC87
monochromatic
#36A0B0 #58BCCC #87CFDA #B6E2E8 #E5F4F7
Accessibility & contrast
On white
1.75
#87CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#87CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFDA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFDA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#65D5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #87cfda; /* rgb */ color: rgb(135, 207, 218); /* oklch */ color: oklch(81.1% 0.073 208.0);
Tailwind
colors: {
custom: {
50: '#addde5',
500: '#87cfda',
950: '#000000',
},
}SCSS
$custom: #87cfda; $custom-light: #addde5; $custom-dark: #000000;
JSON
{
"hex": "#87cfda",
"rgb": {
"r": 135,
"g": 207,
"b": 218
},
"hsl": {
"h": 187.952,
"s": 52.866,
"l": 69.216
},
"oklch": {
"l": 0.81096,
"c": 0.07342,
"h": 208
},
"luminance": 0.54838
}Semantic roles & 50–950 ramp
primary
#87CFDA
secondary
#B16155
accent
#3A25C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484