#87FED2#87FED2
#87FED2 is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.126 H 167.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #87FED2 |
|---|---|
| RGB | rgb(135, 254, 210) |
| HSL | hsl(158, 98%, 76%) |
| HSV | hsv(158, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.99, -43.68, 10.72) |
| CIE-LCH | lch(91.99, 44.98, 166.20°) |
| OKLab | oklab(91.53% -0.1225 0.0275) |
| OKLCH | oklch(91.53% 0.126 167.3) |
| XYZ | xyz(57.0613, 80.6831, 73.5267) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.93
Light Aqua
#8CFFDB
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.42
Pale Turquoise
#A5FBD5
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FED2 #FE87B3
analogous
#87FE97 #87FED2 #87EFFE
triadic
#87FED2 #D287FE #FED287
tetradic
#87FED2 #9787FE #FE87B3 #EFFE87
square
#87FED2 #9787FE #FE87B3 #EFFE87
split-complementary
#87FED2 #FE87EF #FE9787
monochromatic
#0EFDA4 #4AFDBB #87FED2 #C4FFE9 #E1FFF4
Accessibility & contrast
On white
1.23
#87FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#87FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FED2
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FED2 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E6E3D5
Tritanopia (blue-blind)
#5EFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fed2; /* rgb */ color: rgb(135, 254, 210); /* oklch */ color: oklch(91.5% 0.126 167.3);
Tailwind
colors: {
custom: {
50: '#b0ffdf',
500: '#87fed2',
950: '#000000',
},
}SCSS
$custom: #87fed2; $custom-light: #b0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#87fed2",
"rgb": {
"r": 135,
"g": 254,
"b": 210
},
"hsl": {
"h": 157.815,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.91528,
"c": 0.12556,
"h": 167.3
},
"luminance": 0.80688
}Semantic roles & 50–950 ramp
primary
#87FED2
secondary
#DE4B82
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684