#87E2EC#87E2EC
#87E2EC is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.088 H 204.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #87E2EC |
|---|---|
| RGB | rgb(135, 226, 236) |
| HSL | hsl(186, 73%, 73%) |
| HSV | hsv(186, 43%, 93%) |
| CMYK | cmyk(42.8%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.79, -24.66, -13.39) |
| CIE-LCH | lch(84.79, 28.06, 208.51°) |
| OKLab | oklab(85.95% -0.0801 -0.0368) |
| OKLCH | oklch(85.95% 0.088 204.7) |
| XYZ | xyz(52.3227, 65.5958, 89.2447) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Robin Egg Blue
#8AF1FE
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E2EC #EC9187
analogous
#87ECC4 #87E2EC #87AFEC
triadic
#87E2EC #EC87E2 #E2EC87
tetradic
#87E2EC #C487EC #EC9187 #AFEC87
square
#87E2EC #C487EC #EC9187 #AFEC87
split-complementary
#87E2EC #EC87AF #ECC487
monochromatic
#22C5D7 #52D5E4 #87E2EC #BCEFF4 #E5F9FB
Accessibility & contrast
On white
1.49
#87E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#87E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E2EC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E2EC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#57E9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #87e2ec; /* rgb */ color: rgb(135, 226, 236); /* oklch */ color: oklch(85.9% 0.088 204.7);
Tailwind
colors: {
custom: {
50: '#afebf2',
500: '#87e2ec',
950: '#000000',
},
}SCSS
$custom: #87e2ec; $custom-light: #afebf2; $custom-dark: #000000;
JSON
{
"hex": "#87e2ec",
"rgb": {
"r": 135,
"g": 226,
"b": 236
},
"hsl": {
"h": 185.941,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.85946,
"c": 0.08814,
"h": 204.7
},
"luminance": 0.656
}Semantic roles & 50–950 ramp
primary
#87E2EC
secondary
#C65D51
accent
#2411D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485