#87FDED#87FDED
#87FDED is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.110 H 184.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDED |
|---|---|
| RGB | rgb(135, 253, 237) |
| HSL | hsl(172, 97%, 76%) |
| HSV | hsv(172, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.36, -37.20, -2.70) |
| CIE-LCH | lch(92.36, 37.30, 184.15°) |
| OKLab | oklab(92.04% -0.1099 -0.0078) |
| OKLCH | oklch(92.04% 0.11 184.1) |
| XYZ | xyz(60.3967, 81.5108, 92.6548) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 5.49
Pale Aqua
#B8FFEB
ΔE00 6.10
Light Cyan
#ACFFFC
ΔE00 6.13
Light Aqua
#8CFFDB
ΔE00 6.17
Bright Turquoise
#0FFEF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDED #FD8797
analogous
#87FDB2 #87FDED #87D2FD
triadic
#87FDED #ED87FD #FDED87
tetradic
#87FDED #B287FD #FD8797 #D2FD87
square
#87FDED #B287FD #FD8797 #D2FD87
split-complementary
#87FDED #FD87D2 #FDB287
monochromatic
#0FFBDB #4BFCE4 #87FDED #C3FEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#87FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#87FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDED
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDED | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#4FFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fded; /* rgb */ color: rgb(135, 253, 237); /* oklch */ color: oklch(92.0% 0.110 184.1);
Tailwind
colors: {
custom: {
50: '#b1fef2',
500: '#87fded',
950: '#000000',
},
}SCSS
$custom: #87fded; $custom-light: #b1fef2; $custom-dark: #000000;
JSON
{
"hex": "#87fded",
"rgb": {
"r": 135,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.864,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92041,
"c": 0.11022,
"h": 184.1
},
"luminance": 0.81516
}Semantic roles & 50–950 ramp
primary
#87FDED
secondary
#DC4C5F
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685