#87FDFF#87FDFF
#87FDFF is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.6% C 0.107 H 196.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDFF |
|---|---|
| RGB | rgb(135, 253, 255) |
| HSL | hsl(181, 100%, 76%) |
| HSV | hsv(181, 47%, 100%) |
| CMYK | cmyk(47.1%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.85, -32.85, -11.30) |
| CIE-LCH | lch(92.85, 34.74, 198.99°) |
| OKLab | oklab(92.6% -0.1026 -0.0312) |
| OKLCH | oklch(92.6% 0.107 196.9) |
| XYZ | xyz(63.1597, 82.6160, 107.2065) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.08
Bright Cyan
#41FDFE
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Bright Light Blue
#26F7FD
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDFF #FF8987
analogous
#87FFC5 #87FDFF #87C1FF
triadic
#87FDFF #FF87FD #FDFF87
tetradic
#87FDFF #C587FF #FF8987 #C1FF87
square
#87FDFF #C587FF #FF8987 #C1FF87
split-complementary
#87FDFF #FF87C1 #FFC587
monochromatic
#0DFBFF #4AFCFF #87FDFF #C4FEFF #E0FEFF
Accessibility & contrast
On white
1.20
#87FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#87FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDFF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDFF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#3FFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87fdff; /* rgb */ color: rgb(135, 253, 255); /* oklch */ color: oklch(92.6% 0.107 196.9);
Tailwind
colors: {
custom: {
50: '#b2feff',
500: '#87fdff',
950: '#000000',
},
}SCSS
$custom: #87fdff; $custom-light: #b2feff; $custom-dark: #000000;
JSON
{
"hex": "#87fdff",
"rgb": {
"r": 135,
"g": 253,
"b": 255
},
"hsl": {
"h": 181,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92596,
"c": 0.10724,
"h": 196.9
},
"luminance": 0.82621
}Semantic roles & 50–950 ramp
primary
#87FDFF
secondary
#DF4D4B
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686