#87FDE6#87FDE6
#87FDE6 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.113 H 179.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDE6 |
|---|---|
| RGB | rgb(135, 253, 230) |
| HSL | hsl(168, 97%, 76%) |
| HSV | hsv(168, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 9.1%, 0.8%) |
| CIE-LAB | lab(92.18, -38.83, 0.67) |
| CIE-LCH | lch(92.18, 38.83, 179.02°) |
| OKLab | oklab(91.84% -0.1129 0.0011) |
| OKLCH | oklch(91.84% 0.113 179.4) |
| XYZ | xyz(59.3940, 81.1097, 87.3734) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 5.50
Aquamarine
#7FFFD4
ΔE00 5.55
Pale Aqua
#B8FFEB
ΔE00 5.78
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDE6 #FD879E
analogous
#87FDAB #87FDE6 #87D9FD
triadic
#87FDE6 #E687FD #FDE687
tetradic
#87FDE6 #AB87FD #FD879E #D9FD87
square
#87FDE6 #AB87FD #FD879E #D9FD87
split-complementary
#87FDE6 #FD87D9 #FDAB87
monochromatic
#0FFBCD #4BFCD9 #87FDE6 #C3FEF3 #E1FEF9
Accessibility & contrast
On white
1.22
#87FDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#87FDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDE6
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDE6 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#E1E3E8
Tritanopia (blue-blind)
#53FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fde6; /* rgb */ color: rgb(135, 253, 230); /* oklch */ color: oklch(91.8% 0.113 179.4);
Tailwind
colors: {
custom: {
50: '#b1feed',
500: '#87fde6',
950: '#000000',
},
}SCSS
$custom: #87fde6; $custom-light: #b1feed; $custom-dark: #000000;
JSON
{
"hex": "#87fde6",
"rgb": {
"r": 135,
"g": 253,
"b": 230
},
"hsl": {
"h": 168.305,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91838,
"c": 0.11287,
"h": 179.4
},
"luminance": 0.81115
}Semantic roles & 50–950 ramp
primary
#87FDE6
secondary
#DC4C68
accent
#002DE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684