#87FCED#87FCED
#87FCED is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.109 H 184.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCED |
|---|---|
| RGB | rgb(135, 252, 237) |
| HSL | hsl(172, 95%, 76%) |
| HSV | hsv(172, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.08, -36.74, -3.11) |
| CIE-LCH | lch(92.08, 36.88, 184.84°) |
| OKLab | oklab(91.82% -0.1088 -0.0089) |
| OKLCH | oklch(91.82% 0.109 184.7) |
| XYZ | xyz(60.0819, 80.8811, 92.5498) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 5.90
Bright Turquoise
#0FFEF9
ΔE00 6.10
Pale Aqua
#B8FFEB
ΔE00 6.17
Light Aqua
#8CFFDB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCED #FC8796
analogous
#87FCB2 #87FCED #87D0FC
triadic
#87FCED #ED87FC #FCED87
tetradic
#87FCED #B287FC #FC8796 #D0FC87
square
#87FCED #B287FC #FC8796 #D0FC87
split-complementary
#87FCED #FC87D0 #FCB287
monochromatic
#10F9DB #4BFBE4 #87FCED #C3FDF6 #E1FEFB
Accessibility & contrast
On white
1.22
#87FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#87FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCED
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCED | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#4FFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87fced; /* rgb */ color: rgb(135, 252, 237); /* oklch */ color: oklch(91.8% 0.109 184.7);
Tailwind
colors: {
custom: {
50: '#b1fef2',
500: '#87fced',
950: '#000000',
},
}SCSS
$custom: #87fced; $custom-light: #b1fef2; $custom-dark: #000000;
JSON
{
"hex": "#87fced",
"rgb": {
"r": 135,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.308,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91815,
"c": 0.10921,
"h": 184.7
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#87FCED
secondary
#DB4C5E
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685