#87E2EA#87E2EA
#87E2EA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.088 H 202.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87E2EA |
|---|---|
| RGB | rgb(135, 226, 234) |
| HSL | hsl(185, 70%, 72%) |
| HSV | hsv(185, 42%, 92%) |
| CMYK | cmyk(42.3%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.73, -25.16, -12.43) |
| CIE-LCH | lch(84.73, 28.06, 206.29°) |
| OKLab | oklab(85.88% -0.0809 -0.0342) |
| OKLCH | oklch(85.88% 0.088 202.9) |
| XYZ | xyz(52.0337, 65.4802, 87.7229) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.05
Paleturquoise
#AFEEEE
ΔE00 5.54
Powder Blue
#B0E0E6
ΔE00 6.65
Aqua Blue
#02D8E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E2EA #EA8F87
analogous
#87EAC0 #87E2EA #87B1EA
triadic
#87E2EA #EA87E2 #E2EA87
tetradic
#87E2EA #C087EA #EA8F87 #B1EA87
square
#87E2EA #C087EA #EA8F87 #B1EA87
split-complementary
#87E2EA #EA87B1 #EAC087
monochromatic
#25C4D2 #53D5E1 #87E2EA #BBEFF3 #E5F9FA
Accessibility & contrast
On white
1.49
#87E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#87E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E2EA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E2EA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#58E8E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87e2ea; /* rgb */ color: rgb(135, 226, 234); /* oklch */ color: oklch(85.9% 0.088 202.9);
Tailwind
colors: {
custom: {
50: '#afebf0',
500: '#87e2ea',
950: '#000000',
},
}SCSS
$custom: #87e2ea; $custom-light: #afebf0; $custom-dark: #000000;
JSON
{
"hex": "#87e2ea",
"rgb": {
"r": 135,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.848,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.85879,
"c": 0.08779,
"h": 202.9
},
"luminance": 0.65484
}Semantic roles & 50–950 ramp
primary
#87E2EA
secondary
#C45B51
accent
#2313D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485