#87FEDD#87FEDD
#87FEDD is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.8% C 0.119 H 173.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEDD |
|---|---|
| RGB | rgb(135, 254, 221) |
| HSL | hsl(163, 98%, 76%) |
| HSV | hsv(163, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.24, -41.30, 5.41) |
| CIE-LCH | lch(92.24, 41.65, 172.54°) |
| OKLab | oklab(91.82% -0.1178 0.0137) |
| OKLCH | oklch(91.82% 0.119 173.4) |
| XYZ | xyz(58.4791, 81.2502, 80.9938) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.04
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEDD #FE87A8
analogous
#87FEA2 #87FEDD #87E4FE
triadic
#87FEDD #DD87FE #FEDD87
tetradic
#87FEDD #A287FE #FE87A8 #E4FE87
square
#87FEDD #A287FE #FE87A8 #E4FE87
split-complementary
#87FEDD #FE87E4 #FEA287
monochromatic
#0EFDBB #4AFDCC #87FEDD #C4FFEE #E1FFF6
Accessibility & contrast
On white
1.22
#87FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#87FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEDD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEDD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#59FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fedd; /* rgb */ color: rgb(135, 254, 221); /* oklch */ color: oklch(91.8% 0.119 173.4);
Tailwind
colors: {
custom: {
50: '#b1ffe7',
500: '#87fedd',
950: '#000000',
},
}SCSS
$custom: #87fedd; $custom-light: #b1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#87fedd",
"rgb": {
"r": 135,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.361,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.91816,
"c": 0.11857,
"h": 173.4
},
"luminance": 0.81255
}Semantic roles & 50–950 ramp
primary
#87FEDD
secondary
#DE4B74
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684