#87FAFC#87FAFC
#87FAFC is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.8% C 0.105 H 197.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #87FAFC |
|---|---|
| RGB | rgb(135, 250, 252) |
| HSL | hsl(181, 95%, 76%) |
| HSV | hsv(181, 46%, 99%) |
| CMYK | cmyk(46.4%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(91.93, -32.18, -11.11) |
| CIE-LCH | lch(91.93, 34.05, 199.05°) |
| OKLab | oklab(91.83% -0.1005 -0.0307) |
| OKLCH | oklch(91.83% 0.105 197) |
| XYZ | xyz(61.7410, 80.5451, 104.3698) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.07
Bright Cyan
#41FDFE
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FAFC #FC8987
analogous
#87FCC3 #87FAFC #87BFFC
triadic
#87FAFC #FC87FA #FAFC87
tetradic
#87FAFC #C387FC #FC8987 #BFFC87
square
#87FAFC #C387FC #FC8987 #BFFC87
split-complementary
#87FAFC #FC87BF #FCC387
monochromatic
#10F5F9 #4BF8FB #87FAFC #C3FCFD #E1FEFE
Accessibility & contrast
On white
1.23
#87FAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#87FAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FAFC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FAFC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D8E2FD
Tritanopia (blue-blind)
#43FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fafc; /* rgb */ color: rgb(135, 250, 252); /* oklch */ color: oklch(91.8% 0.105 197.0);
Tailwind
colors: {
custom: {
50: '#b1fcfd',
500: '#87fafc',
950: '#000000',
},
}SCSS
$custom: #87fafc; $custom-light: #b1fcfd; $custom-dark: #000000;
JSON
{
"hex": "#87fafc",
"rgb": {
"r": 135,
"g": 250,
"b": 252
},
"hsl": {
"h": 181.026,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.9183,
"c": 0.10511,
"h": 197
},
"luminance": 0.8055
}Semantic roles & 50–950 ramp
primary
#87FAFC
secondary
#DB4F4C
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585