#87FEF6#87FEF6
#87FEF6 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.109 H 189.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEF6 |
|---|---|
| RGB | rgb(135, 254, 246) |
| HSL | hsl(176, 98%, 76%) |
| HSV | hsv(176, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.88, -35.52, -6.60) |
| CIE-LCH | lch(92.88, 36.12, 190.53°) |
| OKLab | oklab(92.54% -0.1073 -0.0184) |
| OKLCH | oklch(92.54% 0.109 189.7) |
| XYZ | xyz(62.0613, 82.6831, 99.8599) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.57
Pale Cyan
#B7FFFA
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEF6 #FE878F
analogous
#87FEBB #87FEF6 #87CBFE
triadic
#87FEF6 #F687FE #FEF687
tetradic
#87FEF6 #BB87FE #FE878F #CBFE87
square
#87FEF6 #BB87FE #FE878F #CBFE87
split-complementary
#87FEF6 #FE87CB #FEBB87
monochromatic
#0EFDED #4AFDF1 #87FEF6 #C4FFFB #E1FFFD
Accessibility & contrast
On white
1.20
#87FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#87FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEF6
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEF6 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#47FFFB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87fef6; /* rgb */ color: rgb(135, 254, 246); /* oklch */ color: oklch(92.5% 0.109 189.7);
Tailwind
colors: {
custom: {
50: '#b1fff9',
500: '#87fef6',
950: '#000000',
},
}SCSS
$custom: #87fef6; $custom-light: #b1fff9; $custom-dark: #000000;
JSON
{
"hex": "#87fef6",
"rgb": {
"r": 135,
"g": 254,
"b": 246
},
"hsl": {
"h": 175.966,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.92537,
"c": 0.10888,
"h": 189.7
},
"luminance": 0.82688
}Semantic roles & 50–950 ramp
primary
#87FEF6
secondary
#DE4B55
accent
#000FE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685