#87FCF3#87FCF3
#87FCF3 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.108 H 188.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCF3 |
|---|---|
| RGB | rgb(135, 252, 243) |
| HSL | hsl(175, 95%, 76%) |
| HSV | hsv(175, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(92.24, -35.32, -5.99) |
| CIE-LCH | lch(92.24, 35.82, 189.62°) |
| OKLab | oklab(92% -0.1064 -0.0167) |
| OKLCH | oklch(92% 0.108 188.9) |
| XYZ | xyz(60.9732, 81.2376, 97.2440) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 5.05
Bright Turquoise
#0FFEF9
ΔE00 5.34
Tiffany Blue
#7BF2DA
ΔE00 5.59
Pale Cyan
#B7FFFA
ΔE00 5.74
Aqua
#00FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCF3 #FC8790
analogous
#87FCB8 #87FCF3 #87CAFC
triadic
#87FCF3 #F387FC #FCF387
tetradic
#87FCF3 #B887FC #FC8790 #CAFC87
square
#87FCF3 #B887FC #FC8790 #CAFC87
split-complementary
#87FCF3 #FC87CA #FCB887
monochromatic
#10F9E7 #4BFBED #87FCF3 #C3FDF9 #E1FEFC
Accessibility & contrast
On white
1.22
#87FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#87FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCF3
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCF3 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#4AFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fcf3; /* rgb */ color: rgb(135, 252, 243); /* oklch */ color: oklch(92.0% 0.108 188.9);
Tailwind
colors: {
custom: {
50: '#b1fdf7',
500: '#87fcf3',
950: '#000000',
},
}SCSS
$custom: #87fcf3; $custom-light: #b1fdf7; $custom-dark: #000000;
JSON
{
"hex": "#87fcf3",
"rgb": {
"r": 135,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.385,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91996,
"c": 0.10768,
"h": 188.9
},
"luminance": 0.81243
}Semantic roles & 50–950 ramp
primary
#87FCF3
secondary
#DB4C57
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685