#87FDF6#87FDF6
#87FDF6 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.108 H 190.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF6 |
|---|---|
| RGB | rgb(135, 253, 246) |
| HSL | hsl(176, 97%, 76%) |
| HSV | hsv(176, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.60, -35.05, -7.01) |
| CIE-LCH | lch(92.60, 35.75, 191.31°) |
| OKLab | oklab(92.31% -0.1062 -0.0195) |
| OKLCH | oklch(92.31% 0.108 190.4) |
| XYZ | xyz(61.7448, 82.0500, 99.7544) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.33
Bright Cyan
#41FDFE
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.50
Pale Cyan
#B7FFFA
ΔE00 5.60
Bright Light Blue
#26F7FD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF6 #FD878E
analogous
#87FDBB #87FDF6 #87C9FD
triadic
#87FDF6 #F687FD #FDF687
tetradic
#87FDF6 #BB87FD #FD878E #C9FD87
square
#87FDF6 #BB87FD #FD878E #C9FD87
split-complementary
#87FDF6 #FD87C9 #FDBB87
monochromatic
#0FFBED #4BFCF1 #87FDF6 #C3FEFB #E1FEFD
Accessibility & contrast
On white
1.21
#87FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#87FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF6
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF6 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DDE4F7
Tritanopia (blue-blind)
#48FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdf6; /* rgb */ color: rgb(135, 253, 246); /* oklch */ color: oklch(92.3% 0.108 190.4);
Tailwind
colors: {
custom: {
50: '#b1fef9',
500: '#87fdf6',
950: '#000000',
},
}SCSS
$custom: #87fdf6; $custom-light: #b1fef9; $custom-dark: #000000;
JSON
{
"hex": "#87fdf6",
"rgb": {
"r": 135,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.441,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92313,
"c": 0.108,
"h": 190.4
},
"luminance": 0.82055
}Semantic roles & 50–950 ramp
primary
#87FDF6
secondary
#DC4C54
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685