#87FEF7#87FEF7
#87FEF7 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.6% C 0.109 H 190.4°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEF7 |
|---|---|
| RGB | rgb(135, 254, 247) |
| HSL | hsl(176, 98%, 76%) |
| HSV | hsv(176, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.90, -35.27, -7.08) |
| CIE-LCH | lch(92.90, 35.98, 191.34°) |
| OKLab | oklab(92.57% -0.1069 -0.0197) |
| OKLCH | oklch(92.57% 0.109 190.4) |
| XYZ | xyz(62.2152, 82.7446, 100.6704) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.36
Bright Cyan
#41FDFE
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 5.18
Aqua
#00FFFF
ΔE00 5.45
Pale Cyan
#B7FFFA
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEF7 #FE878E
analogous
#87FEBC #87FEF7 #87CAFE
triadic
#87FEF7 #F787FE #FEF787
tetradic
#87FEF7 #BC87FE #FE878E #CAFE87
square
#87FEF7 #BC87FE #FE878E #CAFE87
split-complementary
#87FEF7 #FE87CA #FEBC87
monochromatic
#0EFDEF #4AFDF3 #87FEF7 #C4FFFB #E1FFFD
Accessibility & contrast
On white
1.20
#87FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#87FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEF7
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEF7 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F7
Deuteranopia (green-blind)
#DEE4F8
Tritanopia (blue-blind)
#46FFFB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87fef7; /* rgb */ color: rgb(135, 254, 247); /* oklch */ color: oklch(92.6% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#b1fff9',
500: '#87fef7',
950: '#000000',
},
}SCSS
$custom: #87fef7; $custom-light: #b1fff9; $custom-dark: #000000;
JSON
{
"hex": "#87fef7",
"rgb": {
"r": 135,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.471,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.92568,
"c": 0.10871,
"h": 190.4
},
"luminance": 0.8275
}Semantic roles & 50–950 ramp
primary
#87FEF7
secondary
#DE4B54
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685