#87FCF5#87FCF5
#87FCF5 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.107 H 190.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCF5 |
|---|---|
| RGB | rgb(135, 252, 245) |
| HSL | hsl(176, 95%, 76%) |
| HSV | hsv(176, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(92.29, -34.83, -6.94) |
| CIE-LCH | lch(92.29, 35.52, 191.28°) |
| OKLab | oklab(92.06% -0.1055 -0.0193) |
| OKLCH | oklch(92.06% 0.107 190.4) |
| XYZ | xyz(61.2768, 81.3591, 98.8433) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.32
Bright Cyan
#41FDFE
ΔE00 4.68
Bright Turquoise
#0FFEF9
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.55
Pale Cyan
#B7FFFA
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCF5 #FC878E
analogous
#87FCBA #87FCF5 #87C8FC
triadic
#87FCF5 #F587FC #FCF587
tetradic
#87FCF5 #BA87FC #FC878E #C8FC87
square
#87FCF5 #BA87FC #FC878E #C8FC87
split-complementary
#87FCF5 #FC87C8 #FCBA87
monochromatic
#10F9EB #4BFBF0 #87FCF5 #C3FDFA #E1FEFD
Accessibility & contrast
On white
1.22
#87FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#87FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCF5
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCF5 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DCE3F6
Tritanopia (blue-blind)
#49FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fcf5; /* rgb */ color: rgb(135, 252, 245); /* oklch */ color: oklch(92.1% 0.107 190.4);
Tailwind
colors: {
custom: {
50: '#b1fdf8',
500: '#87fcf5',
950: '#000000',
},
}SCSS
$custom: #87fcf5; $custom-light: #b1fdf8; $custom-dark: #000000;
JSON
{
"hex": "#87fcf5",
"rgb": {
"r": 135,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.41,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.92057,
"c": 0.1073,
"h": 190.4
},
"luminance": 0.81364
}Semantic roles & 50–950 ramp
primary
#87FCF5
secondary
#DB4C55
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685