#87DFED#87DFED
#87DFED is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.087 H 208.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFED |
|---|---|
| RGB | rgb(135, 223, 237) |
| HSL | hsl(188, 74%, 73%) |
| HSV | hsv(188, 43%, 93%) |
| CMYK | cmyk(43%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.98, -22.92, -15.13) |
| CIE-LCH | lch(83.98, 27.47, 213.42°) |
| OKLab | oklab(85.31% -0.0762 -0.0416) |
| OKLCH | oklch(85.31% 0.087 208.6) |
| XYZ | xyz(51.6597, 64.0368, 89.7424) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 4.33
Powder Blue
#B0E0E6
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFED #ED9587
analogous
#87EDC8 #87DFED #87ACED
triadic
#87DFED #ED87DF #DFED87
tetradic
#87DFED #C887ED #ED9587 #ACED87
square
#87DFED #C887ED #ED9587 #ACED87
split-complementary
#87DFED #ED87AC #EDC887
monochromatic
#21C0D9 #52D1E5 #87DFED #BCEDF5 #E4F8FB
Accessibility & contrast
On white
1.52
#87DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#87DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFED
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFED | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#57E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87dfed; /* rgb */ color: rgb(135, 223, 237); /* oklch */ color: oklch(85.3% 0.087 208.6);
Tailwind
colors: {
custom: {
50: '#afe9f2',
500: '#87dfed',
950: '#000000',
},
}SCSS
$custom: #87dfed; $custom-light: #afe9f2; $custom-dark: #000000;
JSON
{
"hex": "#87dfed",
"rgb": {
"r": 135,
"g": 223,
"b": 237
},
"hsl": {
"h": 188.235,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.85312,
"c": 0.08685,
"h": 208.6
},
"luminance": 0.64041
}Semantic roles & 50–950 ramp
primary
#87DFED
secondary
#C86151
accent
#2B0FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485