#87FAFB#87FAFB
#87FAFB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.8% C 0.105 H 196.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87FAFB |
|---|---|
| RGB | rgb(135, 250, 251) |
| HSL | hsl(181, 94%, 76%) |
| HSV | hsv(181, 46%, 98%) |
| CMYK | cmyk(46.2%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.90, -32.43, -10.64) |
| CIE-LCH | lch(91.90, 34.13, 198.16°) |
| OKLab | oklab(91.8% -0.1009 -0.0294) |
| OKLCH | oklch(91.8% 0.105 196.2) |
| XYZ | xyz(61.5829, 80.4819, 103.5374) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FAFB #FB8887
analogous
#87FBC2 #87FAFB #87C0FB
triadic
#87FAFB #FB87FA #FAFB87
tetradic
#87FAFB #C287FB #FB8887 #C0FB87
square
#87FAFB #C287FB #FB8887 #C0FB87
split-complementary
#87FAFB #FB87C0 #FBC287
monochromatic
#11F5F7 #4CF8F9 #87FAFB #C2FCFD #E1FEFE
Accessibility & contrast
On white
1.23
#87FAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#87FAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FAFB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FAFB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#44FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fafb; /* rgb */ color: rgb(135, 250, 251); /* oklch */ color: oklch(91.8% 0.105 196.2);
Tailwind
colors: {
custom: {
50: '#b1fcfc',
500: '#87fafb',
950: '#000000',
},
}SCSS
$custom: #87fafb; $custom-light: #b1fcfc; $custom-dark: #000000;
JSON
{
"hex": "#87fafb",
"rgb": {
"r": 135,
"g": 250,
"b": 251
},
"hsl": {
"h": 180.517,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.91798,
"c": 0.10512,
"h": 196.2
},
"luminance": 0.80487
}Semantic roles & 50–950 ramp
primary
#87FAFB
secondary
#DA4E4C
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585