#87FDCE#87FDCE
#87FDCE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.127 H 165.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDCE |
|---|---|
| RGB | rgb(135, 253, 206) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.62, -44.08, 12.26) |
| CIE-LCH | lch(91.62, 45.75, 164.46°) |
| OKLab | oklab(91.2% -0.1231 0.0315) |
| OKLCH | oklch(91.2% 0.127 165.7) |
| XYZ | xyz(56.2527, 79.8532, 70.8295) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.59
Light Aquamarine
#7BFDC7
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 2.93
Pale Turquoise
#A5FBD5
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDCE #FD87B6
analogous
#87FD93 #87FDCE #87F1FD
triadic
#87FDCE #CE87FD #FDCE87
tetradic
#87FDCE #9387FD #FD87B6 #F1FD87
square
#87FDCE #9387FD #FD87B6 #F1FD87
split-complementary
#87FDCE #FD87F1 #FD9387
monochromatic
#0FFB9D #4BFCB5 #87FDCE #C3FEE7 #E1FEF3
Accessibility & contrast
On white
1.24
#87FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#87FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDCE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDCE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E6E2D1
Tritanopia (blue-blind)
#61FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fdce; /* rgb */ color: rgb(135, 253, 206); /* oklch */ color: oklch(91.2% 0.127 165.7);
Tailwind
colors: {
custom: {
50: '#b0fedd',
500: '#87fdce',
950: '#000000',
},
}SCSS
$custom: #87fdce; $custom-light: #b0fedd; $custom-dark: #000000;
JSON
{
"hex": "#87fdce",
"rgb": {
"r": 135,
"g": 253,
"b": 206
},
"hsl": {
"h": 156.102,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91198,
"c": 0.12709,
"h": 165.7
},
"luminance": 0.79858
}Semantic roles & 50–950 ramp
primary
#87FDCE
secondary
#DC4C85
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684