#87FCDD#87FCDD
#87FCDD is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.116 H 174.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCDD |
|---|---|
| RGB | rgb(135, 252, 221) |
| HSL | hsl(164, 95%, 76%) |
| HSV | hsv(164, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.68, -40.41, 4.60) |
| CIE-LCH | lch(91.68, 40.67, 173.51°) |
| OKLab | oklab(91.36% -0.1156 0.0116) |
| OKLCH | oklch(91.36% 0.116 174.3) |
| XYZ | xyz(57.8477, 79.9875, 80.7833) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.58
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.20
Pale Turquoise
#A5FBD5
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCDD #FC87A6
analogous
#87FCA2 #87FCDD #87E0FC
triadic
#87FCDD #DD87FC #FCDD87
tetradic
#87FCDD #A287FC #FC87A6 #E0FC87
square
#87FCDD #A287FC #FC87A6 #E0FC87
split-complementary
#87FCDD #FC87E0 #FCA287
monochromatic
#10F9BB #4BFBCC #87FCDD #C3FDEE #E1FEF7
Accessibility & contrast
On white
1.24
#87FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#87FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCDD
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCDD | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#59FEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87fcdd; /* rgb */ color: rgb(135, 252, 221); /* oklch */ color: oklch(91.4% 0.116 174.3);
Tailwind
colors: {
custom: {
50: '#b0fee7',
500: '#87fcdd',
950: '#000000',
},
}SCSS
$custom: #87fcdd; $custom-light: #b0fee7; $custom-dark: #000000;
JSON
{
"hex": "#87fcdd",
"rgb": {
"r": 135,
"g": 252,
"b": 221
},
"hsl": {
"h": 164.103,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.9136,
"c": 0.11615,
"h": 174.3
},
"luminance": 0.79992
}Semantic roles & 50–950 ramp
primary
#87FCDD
secondary
#DB4C72
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684