#87FFDC#87FFDC
#87FFDC is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 172.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFDC |
|---|---|
| RGB | rgb(135, 255, 220) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.50, -41.97, 6.30) |
| CIE-LCH | lch(92.50, 42.44, 171.46°) |
| OKLab | oklab(92.02% -0.1193 0.016) |
| OKLCH | oklch(92.02% 0.12 172.4) |
| XYZ | xyz(58.6644, 81.8334, 80.4003) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.62
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 4.05
Pale Turquoise
#A5FBD5
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFDC #FF87AA
analogous
#87FFA0 #87FFDC #87E6FF
triadic
#87FFDC #DC87FF #FFDC87
tetradic
#87FFDC #A087FF #FF87AA #E6FF87
square
#87FFDC #A087FF #FF87AA #E6FF87
split-complementary
#87FFDC #FF87E6 #FFA087
monochromatic
#0DFFB8 #4AFFCA #87FFDC #C4FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#87FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#87FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFDC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFDC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DA
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#59FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffdc; /* rgb */ color: rgb(135, 255, 220); /* oklch */ color: oklch(92.0% 0.120 172.4);
Tailwind
colors: {
custom: {
50: '#b1ffe6',
500: '#87ffdc',
950: '#000000',
},
}SCSS
$custom: #87ffdc; $custom-light: #b1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#87ffdc",
"rgb": {
"r": 135,
"g": 255,
"b": 220
},
"hsl": {
"h": 162.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92018,
"c": 0.12038,
"h": 172.4
},
"luminance": 0.81838
}Semantic roles & 50–950 ramp
primary
#87FFDC
secondary
#DF4B76
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684