#87FAFE#87FAFE
#87FAFE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.9% C 0.105 H 198.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #87FAFE |
|---|---|
| RGB | rgb(135, 250, 254) |
| HSL | hsl(182, 98%, 76%) |
| HSV | hsv(182, 47%, 100%) |
| CMYK | cmyk(46.9%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.99, -31.69, -12.07) |
| CIE-LCH | lch(91.99, 33.91, 200.85°) |
| OKLab | oklab(91.89% -0.0997 -0.0333) |
| OKLCH | oklch(91.89% 0.105 198.5) |
| XYZ | xyz(62.0596, 80.6726, 106.0477) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Bright Cyan
#41FDFE
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 4.83
Bright Light Blue
#26F7FD
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FAFE #FE8B87
analogous
#87FEC7 #87FAFE #87BFFE
triadic
#87FAFE #FE87FA #FAFE87
tetradic
#87FAFE #C787FE #FE8B87 #BFFE87
square
#87FAFE #C787FE #FE8B87 #BFFE87
split-complementary
#87FAFE #FE87BF #FEC787
monochromatic
#0EF5FD #4AF7FD #87FAFE #C4FDFF #E1FEFF
Accessibility & contrast
On white
1.23
#87FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#87FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FAFE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FAFE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#41FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fafe; /* rgb */ color: rgb(135, 250, 254); /* oklch */ color: oklch(91.9% 0.105 198.5);
Tailwind
colors: {
custom: {
50: '#b2fcfe',
500: '#87fafe',
950: '#000000',
},
}SCSS
$custom: #87fafe; $custom-light: #b2fcfe; $custom-dark: #000000;
JSON
{
"hex": "#87fafe",
"rgb": {
"r": 135,
"g": 250,
"b": 254
},
"hsl": {
"h": 182.017,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.91894,
"c": 0.10515,
"h": 198.5
},
"luminance": 0.80678
}Semantic roles & 50–950 ramp
primary
#87FAFE
secondary
#DE504B
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585