#87FCF1#87FCF1
#87FCF1 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 187.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCF1 |
|---|---|
| RGB | rgb(135, 252, 241) |
| HSL | hsl(174, 95%, 76%) |
| HSV | hsv(174, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(92.18, -35.79, -5.03) |
| CIE-LCH | lch(92.18, 36.15, 188.00°) |
| OKLab | oklab(91.94% -0.1072 -0.0141) |
| OKLCH | oklch(91.94% 0.108 187.5) |
| XYZ | xyz(60.6728, 81.1175, 95.6620) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.51
Bright Aqua
#0BF9EA
ΔE00 5.64
Pale Cyan
#B7FFFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCF1 #FC8792
analogous
#87FCB6 #87FCF1 #87CCFC
triadic
#87FCF1 #F187FC #FCF187
tetradic
#87FCF1 #B687FC #FC8792 #CCFC87
square
#87FCF1 #B687FC #FC8792 #CCFC87
split-complementary
#87FCF1 #FC87CC #FCB687
monochromatic
#10F9E3 #4BFBEA #87FCF1 #C3FDF8 #E1FEFC
Accessibility & contrast
On white
1.22
#87FCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#87FCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCF1
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCF1 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F1
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#4CFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87fcf1; /* rgb */ color: rgb(135, 252, 241); /* oklch */ color: oklch(91.9% 0.108 187.5);
Tailwind
colors: {
custom: {
50: '#b1fdf5',
500: '#87fcf1',
950: '#000000',
},
}SCSS
$custom: #87fcf1; $custom-light: #b1fdf5; $custom-dark: #000000;
JSON
{
"hex": "#87fcf1",
"rgb": {
"r": 135,
"g": 252,
"b": 241
},
"hsl": {
"h": 174.359,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91935,
"c": 0.10812,
"h": 187.5
},
"luminance": 0.81123
}Semantic roles & 50–950 ramp
primary
#87FCF1
secondary
#DB4C5A
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685