#87FEFB#87FEFB
#87FEFB is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.7% C 0.108 H 193.3°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEFB |
|---|---|
| RGB | rgb(135, 254, 251) |
| HSL | hsl(178, 98%, 76%) |
| HSV | hsv(178, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.01, -34.30, -8.99) |
| CIE-LCH | lch(93.01, 35.46, 194.68°) |
| OKLab | oklab(92.69% -0.1053 -0.0249) |
| OKLCH | oklch(92.69% 0.108 193.3) |
| XYZ | xyz(62.8390, 82.9942, 103.9561) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.15
Aqua
#00FFFF
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEFB #FE878A
analogous
#87FEC0 #87FEFB #87C6FE
triadic
#87FEFB #FB87FE #FEFB87
tetradic
#87FEFB #C087FE #FE878A #C6FE87
square
#87FEFB #C087FE #FE878A #C6FE87
split-complementary
#87FEFB #FE87C6 #FEC087
monochromatic
#0EFDF7 #4AFDF9 #87FEFB #C4FFFD #E1FFFE
Accessibility & contrast
On white
1.19
#87FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#87FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEFB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEFB | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#43FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87fefb; /* rgb */ color: rgb(135, 254, 251); /* oklch */ color: oklch(92.7% 0.108 193.3);
Tailwind
colors: {
custom: {
50: '#b2fffc',
500: '#87fefb',
950: '#000000',
},
}SCSS
$custom: #87fefb; $custom-light: #b2fffc; $custom-dark: #000000;
JSON
{
"hex": "#87fefb",
"rgb": {
"r": 135,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.487,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.92692,
"c": 0.10819,
"h": 193.3
},
"luminance": 0.83
}Semantic roles & 50–950 ramp
primary
#87FEFB
secondary
#DE4B4F
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685