#87FBFF#87FBFF
#87FBFF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.106 H 198.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBFF |
|---|---|
| RGB | rgb(135, 251, 255) |
| HSL | hsl(182, 100%, 76%) |
| HSV | hsv(182, 47%, 100%) |
| CMYK | cmyk(47.1%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(92.29, -31.91, -12.13) |
| CIE-LCH | lch(92.29, 34.13, 200.81°) |
| OKLab | oklab(92.15% -0.1004 -0.0335) |
| OKLCH | oklch(92.15% 0.106 198.4) |
| XYZ | xyz(62.5317, 81.3599, 106.9971) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Bright Cyan
#41FDFE
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBFF #FF8B87
analogous
#87FFC7 #87FBFF #87BFFF
triadic
#87FBFF #FF87FB #FBFF87
tetradic
#87FBFF #C787FF #FF8B87 #BFFF87
square
#87FBFF #C787FF #FF8B87 #BFFF87
split-complementary
#87FBFF #FF87BF #FFC787
monochromatic
#0DF7FF #4AF9FF #87FBFF #C4FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#87FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#87FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBFF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBFF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#40FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fbff; /* rgb */ color: rgb(135, 251, 255); /* oklch */ color: oklch(92.2% 0.106 198.4);
Tailwind
colors: {
custom: {
50: '#b2fdff',
500: '#87fbff',
950: '#000000',
},
}SCSS
$custom: #87fbff; $custom-light: #b2fdff; $custom-dark: #000000;
JSON
{
"hex": "#87fbff",
"rgb": {
"r": 135,
"g": 251,
"b": 255
},
"hsl": {
"h": 182,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.9215,
"c": 0.10586,
"h": 198.4
},
"luminance": 0.81365
}Semantic roles & 50–950 ramp
primary
#87FBFF
secondary
#DF504B
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586