#87FEFF#87FEFF
#87FEFF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.108 H 196.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEFF |
|---|---|
| RGB | rgb(135, 254, 255) |
| HSL | hsl(181, 100%, 76%) |
| HSV | hsv(181, 47%, 100%) |
| CMYK | cmyk(47.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.12, -33.31, -10.89) |
| CIE-LCH | lch(93.12, 35.05, 198.10°) |
| OKLab | oklab(92.82% -0.1037 -0.0301) |
| OKLCH | oklch(92.82% 0.108 196.2) |
| XYZ | xyz(63.4762, 83.2490, 107.3120) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.03
Bright Cyan
#41FDFE
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEFF #FF8887
analogous
#87FFC4 #87FEFF #87C2FF
triadic
#87FEFF #FF87FE #FEFF87
tetradic
#87FEFF #C487FF #FF8887 #C2FF87
square
#87FEFF #C487FF #FF8887 #C2FF87
split-complementary
#87FEFF #FF87C2 #FFC487
monochromatic
#0DFDFF #4AFDFF #87FEFF #C4FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#87FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#87FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEFF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEFF | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#3FFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87feff; /* rgb */ color: rgb(135, 254, 255); /* oklch */ color: oklch(92.8% 0.108 196.2);
Tailwind
colors: {
custom: {
50: '#b2ffff',
500: '#87feff',
950: '#000000',
},
}SCSS
$custom: #87feff; $custom-light: #b2ffff; $custom-dark: #000000;
JSON
{
"hex": "#87feff",
"rgb": {
"r": 135,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92819,
"c": 0.10795,
"h": 196.2
},
"luminance": 0.83255
}Semantic roles & 50–950 ramp
primary
#87FEFF
secondary
#DF4C4B
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686