#87FCD5#87FCD5
#87FCD5 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.121 H 169.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCD5 |
|---|---|
| RGB | rgb(135, 252, 213) |
| HSL | hsl(160, 95%, 76%) |
| HSV | hsv(160, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.49, -42.16, 8.46) |
| CIE-LCH | lch(91.49, 43.00, 168.65°) |
| OKLab | oklab(91.15% -0.119 0.0217) |
| OKLCH | oklch(91.15% 0.121 169.7) |
| XYZ | xyz(56.8072, 79.5712, 75.3031) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.10
Aquamarine
#7FFFD4
ΔE00 1.26
Light Turquoise
#7EF4CC
ΔE00 1.79
Pale Turquoise
#A5FBD5
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCD5 #FC87AE
analogous
#87FC9A #87FCD5 #87E8FC
triadic
#87FCD5 #D587FC #FCD587
tetradic
#87FCD5 #9A87FC #FC87AE #E8FC87
square
#87FCD5 #9A87FC #FC87AE #E8FC87
split-complementary
#87FCD5 #FC87E8 #FC9A87
monochromatic
#10F9AB #4BFBC0 #87FCD5 #C3FDEA #E1FEF5
Accessibility & contrast
On white
1.24
#87FCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#87FCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCD5
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCD5 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD3
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#5DFDF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcd5; /* rgb */ color: rgb(135, 252, 213); /* oklch */ color: oklch(91.1% 0.121 169.7);
Tailwind
colors: {
custom: {
50: '#b0fee1',
500: '#87fcd5',
950: '#000000',
},
}SCSS
$custom: #87fcd5; $custom-light: #b0fee1; $custom-dark: #000000;
JSON
{
"hex": "#87fcd5",
"rgb": {
"r": 135,
"g": 252,
"b": 213
},
"hsl": {
"h": 160,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91147,
"c": 0.12096,
"h": 169.7
},
"luminance": 0.79576
}Semantic roles & 50–950 ramp
primary
#87FCD5
secondary
#DB4C7C
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684