#87FDCD#87FDCD
#87FDCD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.128 H 165.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDCD |
|---|---|
| RGB | rgb(135, 253, 205) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.60, -44.29, 12.74) |
| CIE-LCH | lch(91.60, 46.08, 163.95°) |
| OKLab | oklab(91.17% -0.1236 0.0327) |
| OKLCH | oklch(91.17% 0.128 165.2) |
| XYZ | xyz(56.1316, 79.8048, 70.1917) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.55
Aquamarine
#7FFFD4
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 3.17
Pale Turquoise
#A5FBD5
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDCD #FD87B7
analogous
#87FD92 #87FDCD #87F2FD
triadic
#87FDCD #CD87FD #FDCD87
tetradic
#87FDCD #9287FD #FD87B7 #F2FD87
square
#87FDCD #9287FD #FD87B7 #F2FD87
split-complementary
#87FDCD #FD87F2 #FD9287
monochromatic
#0FFB9B #4BFCB4 #87FDCD #C3FEE6 #E1FEF2
Accessibility & contrast
On white
1.24
#87FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#87FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDCD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDCD | 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)
#F9EFCB
Deuteranopia (green-blind)
#E6E2D0
Tritanopia (blue-blind)
#61FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fdcd; /* rgb */ color: rgb(135, 253, 205); /* oklch */ color: oklch(91.2% 0.128 165.2);
Tailwind
colors: {
custom: {
50: '#b0fedc',
500: '#87fdcd',
950: '#000000',
},
}SCSS
$custom: #87fdcd; $custom-light: #b0fedc; $custom-dark: #000000;
JSON
{
"hex": "#87fdcd",
"rgb": {
"r": 135,
"g": 253,
"b": 205
},
"hsl": {
"h": 155.593,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.91173,
"c": 0.12782,
"h": 165.2
},
"luminance": 0.79809
}Semantic roles & 50–950 ramp
primary
#87FDCD
secondary
#DC4C87
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684