#87DEEA#87DEEA
#87DEEA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.086 H 206.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEEA |
|---|---|
| RGB | rgb(135, 222, 234) |
| HSL | hsl(187, 70%, 72%) |
| HSV | hsv(187, 42%, 92%) |
| CMYK | cmyk(42.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.62, -23.19, -14.10) |
| CIE-LCH | lch(83.62, 27.14, 211.29°) |
| OKLab | oklab(84.99% -0.0762 -0.0388) |
| OKLCH | oklch(84.99% 0.086 206.9) |
| XYZ | xyz(50.9587, 63.3302, 87.3646) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEEA #EA9387
analogous
#87EAC5 #87DEEA #87ACEA
triadic
#87DEEA #EA87DE #DEEA87
tetradic
#87DEEA #C587EA #EA9387 #ACEA87
square
#87DEEA #C587EA #EA9387 #ACEA87
split-complementary
#87DEEA #EA87AC #EAC587
monochromatic
#25BDD2 #53D0E1 #87DEEA #BBECF3 #E5F8FA
Accessibility & contrast
On white
1.54
#87DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#87DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEEA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEEA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#59E5E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87deea; /* rgb */ color: rgb(135, 222, 234); /* oklch */ color: oklch(85.0% 0.086 206.9);
Tailwind
colors: {
custom: {
50: '#afe8f0',
500: '#87deea',
950: '#000000',
},
}SCSS
$custom: #87deea; $custom-light: #afe8f0; $custom-dark: #000000;
JSON
{
"hex": "#87deea",
"rgb": {
"r": 135,
"g": 222,
"b": 234
},
"hsl": {
"h": 187.273,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.84987,
"c": 0.08554,
"h": 206.9
},
"luminance": 0.63334
}Semantic roles & 50–950 ramp
primary
#87DEEA
secondary
#C45F51
accent
#2A13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485