#87FCF2#87FCF2
#87FCF2 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.0% C 0.108 H 188.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCF2 |
|---|---|
| RGB | rgb(135, 252, 242) |
| HSL | hsl(175, 95%, 76%) |
| HSV | hsv(175, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(92.21, -35.56, -5.51) |
| CIE-LCH | lch(92.21, 35.98, 188.81°) |
| OKLab | oklab(91.97% -0.1068 -0.0154) |
| OKLCH | oklch(91.97% 0.108 188.2) |
| XYZ | xyz(60.8226, 81.1774, 96.4508) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 5.26
Tiffany Blue
#7BF2DA
ΔE00 5.27
Bright Turquoise
#0FFEF9
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.73
Pale Cyan
#B7FFFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCF2 #FC8791
analogous
#87FCB7 #87FCF2 #87CBFC
triadic
#87FCF2 #F287FC #FCF287
tetradic
#87FCF2 #B787FC #FC8791 #CBFC87
square
#87FCF2 #B787FC #FC8791 #CBFC87
split-complementary
#87FCF2 #FC87CB #FCB787
monochromatic
#10F9E5 #4BFBEC #87FCF2 #C3FDF8 #E1FEFC
Accessibility & contrast
On white
1.22
#87FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#87FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCF2
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCF2 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DDE3F3
Tritanopia (blue-blind)
#4BFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fcf2; /* rgb */ color: rgb(135, 252, 242); /* oklch */ color: oklch(92.0% 0.108 188.2);
Tailwind
colors: {
custom: {
50: '#b1fdf6',
500: '#87fcf2',
950: '#000000',
},
}SCSS
$custom: #87fcf2; $custom-light: #b1fdf6; $custom-dark: #000000;
JSON
{
"hex": "#87fcf2",
"rgb": {
"r": 135,
"g": 252,
"b": 242
},
"hsl": {
"h": 174.872,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91965,
"c": 0.10789,
"h": 188.2
},
"luminance": 0.81183
}Semantic roles & 50–950 ramp
primary
#87FCF2
secondary
#DB4C58
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685