#87FDF0#87FDF0
#87FDF0 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.109 H 186.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF0 |
|---|---|
| RGB | rgb(135, 253, 240) |
| HSL | hsl(173, 97%, 76%) |
| HSV | hsv(173, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(92.44, -36.49, -4.14) |
| CIE-LCH | lch(92.44, 36.73, 186.47°) |
| OKLab | oklab(92.13% -0.1087 -0.0117) |
| OKLCH | oklch(92.13% 0.109 186.2) |
| XYZ | xyz(60.8387, 81.6876, 94.9824) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF0 #FD8794
analogous
#87FDB5 #87FDF0 #87CFFD
triadic
#87FDF0 #F087FD #FDF087
tetradic
#87FDF0 #B587FD #FD8794 #CFFD87
square
#87FDF0 #B587FD #FD8794 #CFFD87
split-complementary
#87FDF0 #FD87CF #FDB587
monochromatic
#0FFBE1 #4BFCE8 #87FDF0 #C3FEF8 #E1FEFB
Accessibility & contrast
On white
1.21
#87FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#87FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF0
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF0 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#4CFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fdf0; /* rgb */ color: rgb(135, 253, 240); /* oklch */ color: oklch(92.1% 0.109 186.2);
Tailwind
colors: {
custom: {
50: '#b1fef4',
500: '#87fdf0',
950: '#000000',
},
}SCSS
$custom: #87fdf0; $custom-light: #b1fef4; $custom-dark: #000000;
JSON
{
"hex": "#87fdf0",
"rgb": {
"r": 135,
"g": 253,
"b": 240
},
"hsl": {
"h": 173.39,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.9213,
"c": 0.10932,
"h": 186.2
},
"luminance": 0.81693
}Semantic roles & 50–950 ramp
primary
#87FDF0
secondary
#DC4C5C
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685