#87FDFC#87FDFC
#87FDFC is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.107 H 194.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDFC |
|---|---|
| RGB | rgb(135, 253, 252) |
| HSL | hsl(179, 97%, 76%) |
| HSV | hsv(179, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.76, -33.59, -9.87) |
| CIE-LCH | lch(92.76, 35.01, 196.38°) |
| OKLab | oklab(92.5% -0.1038 -0.0273) |
| OKLCH | oklch(92.5% 0.107 194.7) |
| XYZ | xyz(62.6806, 82.4244, 104.6830) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 5.12
Aqua
#00FFFF
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDFC #FD8788
analogous
#87FDC1 #87FDFC #87C3FD
triadic
#87FDFC #FC87FD #FDFC87
tetradic
#87FDFC #C187FD #FD8788 #C3FD87
square
#87FDFC #C187FD #FD8788 #C3FD87
split-complementary
#87FDFC #FD87C3 #FDC187
monochromatic
#0FFBF9 #4BFCFA #87FDFC #C3FEFE #E1FEFE
Accessibility & contrast
On white
1.20
#87FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#87FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDFC
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDFC | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#42FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdfc; /* rgb */ color: rgb(135, 253, 252); /* oklch */ color: oklch(92.5% 0.107 194.7);
Tailwind
colors: {
custom: {
50: '#b2fefd',
500: '#87fdfc',
950: '#000000',
},
}SCSS
$custom: #87fdfc; $custom-light: #b2fefd; $custom-dark: #000000;
JSON
{
"hex": "#87fdfc",
"rgb": {
"r": 135,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.492,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.925,
"c": 0.10733,
"h": 194.7
},
"luminance": 0.8243
}Semantic roles & 50–950 ramp
primary
#87FDFC
secondary
#DC4C4D
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685