#87E4E4#87E4E4
#87E4E4 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.089 H 195.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87E4E4 |
|---|---|
| RGB | rgb(135, 228, 228) |
| HSL | hsl(180, 63%, 71%) |
| HSV | hsv(180, 41%, 89%) |
| CMYK | cmyk(40.8%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.12, -27.61, -8.68) |
| CIE-LCH | lch(85.12, 28.94, 197.46°) |
| OKLab | oklab(86.13% -0.0856 -0.0239) |
| OKLCH | oklch(86.13% 0.089 195.6) |
| XYZ | xyz(51.7333, 66.2353, 83.4423) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.86
Paleturquoise
#AFEEEE
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E4E4 #E48787
analogous
#87E4B5 #87E4E4 #87B5E4
triadic
#87E4E4 #E487E4 #E4E487
tetradic
#87E4E4 #B587E4 #E48787 #B5E487
square
#87E4E4 #B587E4 #E48787 #B5E487
split-complementary
#87E4E4 #E487B5 #E4B587
monochromatic
#2CC4C4 #55D9D9 #87E4E4 #B9EFEF #E6F9F9
Accessibility & contrast
On white
1.47
#87E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#87E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E4E4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E4E4 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#5CE9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #87e4e4; /* rgb */ color: rgb(135, 228, 228); /* oklch */ color: oklch(86.1% 0.089 195.6);
Tailwind
colors: {
custom: {
50: '#afecec',
500: '#87e4e4',
950: '#000000',
},
}SCSS
$custom: #87e4e4; $custom-light: #afecec; $custom-dark: #000000;
JSON
{
"hex": "#87e4e4",
"rgb": {
"r": 135,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.86131,
"c": 0.08886,
"h": 195.6
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#87E4E4
secondary
#BC5353
accent
#1A1ACB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484