#87FDF8#87FDF8
#87FDF8 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.108 H 191.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDF8 |
|---|---|
| RGB | rgb(135, 253, 248) |
| HSL | hsl(177, 97%, 76%) |
| HSV | hsv(177, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(92.65, -34.57, -7.97) |
| CIE-LCH | lch(92.65, 35.47, 192.98°) |
| OKLab | oklab(92.37% -0.1054 -0.0221) |
| OKLCH | oklch(92.37% 0.108 191.8) |
| XYZ | xyz(62.0534, 82.1735, 101.3798) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.10
Bright Cyan
#41FDFE
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDF8 #FD878C
analogous
#87FDBD #87FDF8 #87C7FD
triadic
#87FDF8 #F887FD #FDF887
tetradic
#87FDF8 #BD87FD #FD878C #C7FD87
square
#87FDF8 #BD87FD #FD878C #C7FD87
split-complementary
#87FDF8 #FD87C7 #FDBD87
monochromatic
#0FFBF1 #4BFCF4 #87FDF8 #C3FEFC #E1FEFD
Accessibility & contrast
On white
1.20
#87FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#87FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDF8
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDF8 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#46FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdf8; /* rgb */ color: rgb(135, 253, 248); /* oklch */ color: oklch(92.4% 0.108 191.8);
Tailwind
colors: {
custom: {
50: '#b1fefa',
500: '#87fdf8',
950: '#000000',
},
}SCSS
$custom: #87fdf8; $custom-light: #b1fefa; $custom-dark: #000000;
JSON
{
"hex": "#87fdf8",
"rgb": {
"r": 135,
"g": 253,
"b": 248
},
"hsl": {
"h": 177.458,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.92374,
"c": 0.10771,
"h": 191.8
},
"luminance": 0.82179
}Semantic roles & 50–950 ramp
primary
#87FDF8
secondary
#DC4C52
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685