#87FCF0#87FCF0
#87FCF0 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.108 H 186.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCF0 |
|---|---|
| RGB | rgb(135, 252, 240) |
| HSL | hsl(174, 95%, 76%) |
| HSV | hsv(174, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(92.16, -36.03, -4.55) |
| CIE-LCH | lch(92.16, 36.32, 187.20°) |
| OKLab | oklab(91.91% -0.1076 -0.0128) |
| OKLCH | oklch(91.91% 0.108 186.8) |
| XYZ | xyz(60.5238, 81.0579, 94.8775) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.56
Bright Turquoise
#0FFEF9
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 5.73
Pale Cyan
#B7FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCF0 #FC8793
analogous
#87FCB5 #87FCF0 #87CDFC
triadic
#87FCF0 #F087FC #FCF087
tetradic
#87FCF0 #B587FC #FC8793 #CDFC87
square
#87FCF0 #B587FC #FC8793 #CDFC87
split-complementary
#87FCF0 #FC87CD #FCB587
monochromatic
#10F9E1 #4BFBE9 #87FCF0 #C3FDF7 #E1FEFB
Accessibility & contrast
On white
1.22
#87FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#87FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCF0
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCF0 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#4DFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fcf0; /* rgb */ color: rgb(135, 252, 240); /* oklch */ color: oklch(91.9% 0.108 186.8);
Tailwind
colors: {
custom: {
50: '#b1fdf4',
500: '#87fcf0',
950: '#000000',
},
}SCSS
$custom: #87fcf0; $custom-light: #b1fdf4; $custom-dark: #000000;
JSON
{
"hex": "#87fcf0",
"rgb": {
"r": 135,
"g": 252,
"b": 240
},
"hsl": {
"h": 173.846,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91905,
"c": 0.10836,
"h": 186.8
},
"luminance": 0.81063
}Semantic roles & 50–950 ramp
primary
#87FCF0
secondary
#DB4C5B
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685