#87FCDC#87FCDC
#87FCDC is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.117 H 173.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCDC |
|---|---|
| RGB | rgb(135, 252, 220) |
| HSL | hsl(164, 95%, 76%) |
| HSV | hsv(164, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.66, -40.63, 5.08) |
| CIE-LCH | lch(91.66, 40.95, 172.87°) |
| OKLab | oklab(91.33% -0.116 0.0128) |
| OKLCH | oklch(91.33% 0.117 173.7) |
| XYZ | xyz(57.7149, 79.9343, 80.0838) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.32
Aquamarine
#7FFFD4
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCDC #FC87A7
analogous
#87FCA1 #87FCDC #87E1FC
triadic
#87FCDC #DC87FC #FCDC87
tetradic
#87FCDC #A187FC #FC87A7 #E1FC87
square
#87FCDC #A187FC #FC87A7 #E1FC87
split-complementary
#87FCDC #FC87E1 #FCA187
monochromatic
#10F9B9 #4BFBCB #87FCDC #C3FDED #E1FEF6
Accessibility & contrast
On white
1.24
#87FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#87FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCDC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCDC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#5AFEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcdc; /* rgb */ color: rgb(135, 252, 220); /* oklch */ color: oklch(91.3% 0.117 173.7);
Tailwind
colors: {
custom: {
50: '#b0fee6',
500: '#87fcdc',
950: '#000000',
},
}SCSS
$custom: #87fcdc; $custom-light: #b0fee6; $custom-dark: #000000;
JSON
{
"hex": "#87fcdc",
"rgb": {
"r": 135,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.59,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91333,
"c": 0.11671,
"h": 173.7
},
"luminance": 0.79939
}Semantic roles & 50–950 ramp
primary
#87FCDC
secondary
#DB4C73
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684