#87FEF9#87FEF9
#87FEF9 is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.108 H 191.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEF9 |
|---|---|
| RGB | rgb(135, 254, 249) |
| HSL | hsl(177, 98%, 76%) |
| HSV | hsv(177, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.96, -34.79, -8.03) |
| CIE-LCH | lch(92.96, 35.70, 193.00°) |
| OKLab | oklab(92.63% -0.1061 -0.0223) |
| OKLCH | oklch(92.63% 0.108 191.9) |
| XYZ | xyz(62.5254, 82.8687, 102.3045) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 5.21
Aqua
#00FFFF
ΔE00 5.28
Pale Cyan
#B7FFFA
ΔE00 5.53
Bright Light Blue
#26F7FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEF9 #FE878C
analogous
#87FEBE #87FEF9 #87C8FE
triadic
#87FEF9 #F987FE #FEF987
tetradic
#87FEF9 #BE87FE #FE878C #C8FE87
square
#87FEF9 #BE87FE #FE878C #C8FE87
split-complementary
#87FEF9 #FE87C8 #FEBE87
monochromatic
#0EFDF3 #4AFDF6 #87FEF9 #C4FFFC #E1FFFD
Accessibility & contrast
On white
1.19
#87FEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#87FEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEF9
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEF9 | 1.00 | 1.19 | 17.57 | 17.57 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F9
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#45FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #87fef9; /* rgb */ color: rgb(135, 254, 249); /* oklch */ color: oklch(92.6% 0.108 191.9);
Tailwind
colors: {
custom: {
50: '#b2fffb',
500: '#87fef9',
950: '#000000',
},
}SCSS
$custom: #87fef9; $custom-light: #b2fffb; $custom-dark: #000000;
JSON
{
"hex": "#87fef9",
"rgb": {
"r": 135,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.479,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.9263,
"c": 0.10841,
"h": 191.9
},
"luminance": 0.82874
}Semantic roles & 50–950 ramp
primary
#87FEF9
secondary
#DE4B52
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685