#87DFEA#87DFEA
#87DFEA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.086 H 205.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFEA |
|---|---|
| RGB | rgb(135, 223, 234) |
| HSL | hsl(187, 70%, 72%) |
| HSV | hsv(187, 42%, 92%) |
| CMYK | cmyk(42.3%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.89, -23.68, -13.68) |
| CIE-LCH | lch(83.89, 27.35, 210.01°) |
| OKLab | oklab(85.21% -0.0774 -0.0376) |
| OKLCH | oklch(85.21% 0.086 205.9) |
| XYZ | xyz(51.2251, 63.8629, 87.4534) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 4.02
Robin'S Egg
#6DEDFD
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFEA #EA9287
analogous
#87EAC4 #87DFEA #87ADEA
triadic
#87DFEA #EA87DF #DFEA87
tetradic
#87DFEA #C487EA #EA9287 #ADEA87
square
#87DFEA #C487EA #EA9287 #ADEA87
split-complementary
#87DFEA #EA87AD #EAC487
monochromatic
#25BFD2 #53D1E1 #87DFEA #BBEDF3 #E5F8FA
Accessibility & contrast
On white
1.52
#87DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#87DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFEA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFEA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#59E6E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87dfea; /* rgb */ color: rgb(135, 223, 234); /* oklch */ color: oklch(85.2% 0.086 205.9);
Tailwind
colors: {
custom: {
50: '#afe9f0',
500: '#87dfea',
950: '#000000',
},
}SCSS
$custom: #87dfea; $custom-light: #afe9f0; $custom-dark: #000000;
JSON
{
"hex": "#87dfea",
"rgb": {
"r": 135,
"g": 223,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.8521,
"c": 0.08606,
"h": 205.9
},
"luminance": 0.63867
}Semantic roles & 50–950 ramp
primary
#87DFEA
secondary
#C45E51
accent
#2913D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485