#87FCF4#87FCF4
#87FCF4 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.107 H 189.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCF4 |
|---|---|
| RGB | rgb(135, 252, 244) |
| HSL | hsl(176, 95%, 76%) |
| HSV | hsv(176, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(92.26, -35.07, -6.47) |
| CIE-LCH | lch(92.26, 35.67, 190.45°) |
| OKLab | oklab(92.03% -0.106 -0.018) |
| OKLCH | oklch(92.03% 0.107 189.6) |
| XYZ | xyz(61.1246, 81.2982, 98.0414) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.65
Aqua
#00FFFF
ΔE00 5.67
Tiffany Blue
#7BF2DA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCF4 #FC878F
analogous
#87FCB9 #87FCF4 #87CAFC
triadic
#87FCF4 #F487FC #FCF487
tetradic
#87FCF4 #B987FC #FC878F #CAFC87
square
#87FCF4 #B987FC #FC878F #CAFC87
split-complementary
#87FCF4 #FC87CA #FCB987
monochromatic
#10F9E9 #4BFBEF #87FCF4 #C3FDF9 #E1FEFC
Accessibility & contrast
On white
1.22
#87FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#87FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCF4
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCF4 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#4AFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fcf4; /* rgb */ color: rgb(135, 252, 244); /* oklch */ color: oklch(92.0% 0.107 189.6);
Tailwind
colors: {
custom: {
50: '#b1fdf7',
500: '#87fcf4',
950: '#000000',
},
}SCSS
$custom: #87fcf4; $custom-light: #b1fdf7; $custom-dark: #000000;
JSON
{
"hex": "#87fcf4",
"rgb": {
"r": 135,
"g": 252,
"b": 244
},
"hsl": {
"h": 175.897,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.92026,
"c": 0.10748,
"h": 189.6
},
"luminance": 0.81303
}Semantic roles & 50–950 ramp
primary
#87FCF4
secondary
#DB4C56
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685