#87FCD9#87FCD9
#87FCD9 is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 171.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCD9 |
|---|---|
| RGB | rgb(135, 252, 217) |
| HSL | hsl(162, 95%, 76%) |
| HSV | hsv(162, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(91.58, -41.29, 6.53) |
| CIE-LCH | lch(91.58, 41.80, 171.01°) |
| OKLab | oklab(91.25% -0.1173 0.0166) |
| OKLCH | oklch(91.25% 0.118 171.9) |
| XYZ | xyz(57.3212, 79.7768, 78.0100) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.75
Aquamarine
#7FFFD4
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 2.32
Tiffany Blue
#7BF2DA
ΔE00 3.80
Pale Turquoise
#A5FBD5
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCD9 #FC87AA
analogous
#87FC9E #87FCD9 #87E5FC
triadic
#87FCD9 #D987FC #FCD987
tetradic
#87FCD9 #9E87FC #FC87AA #E5FC87
square
#87FCD9 #9E87FC #FC87AA #E5FC87
split-complementary
#87FCD9 #FC87E5 #FC9E87
monochromatic
#10F9B3 #4BFBC6 #87FCD9 #C3FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#87FCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#87FCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCD9
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCD9 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#5BFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcd9; /* rgb */ color: rgb(135, 252, 217); /* oklch */ color: oklch(91.3% 0.118 171.9);
Tailwind
colors: {
custom: {
50: '#b0fee4',
500: '#87fcd9',
950: '#000000',
},
}SCSS
$custom: #87fcd9; $custom-light: #b0fee4; $custom-dark: #000000;
JSON
{
"hex": "#87fcd9",
"rgb": {
"r": 135,
"g": 252,
"b": 217
},
"hsl": {
"h": 162.051,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91252,
"c": 0.11845,
"h": 171.9
},
"luminance": 0.79781
}Semantic roles & 50–950 ramp
primary
#87FCD9
secondary
#DB4C77
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684