#87FFD7#87FFD7
#87FFD7 is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.123 H 169.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFD7 |
|---|---|
| RGB | rgb(135, 255, 215) |
| HSL | hsl(160, 100%, 76%) |
| HSV | hsv(160, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(92.39, -43.05, 8.71) |
| CIE-LCH | lch(92.39, 43.93, 168.56°) |
| OKLab | oklab(91.89% -0.1214 0.0223) |
| OKLCH | oklch(91.89% 0.123 169.6) |
| XYZ | xyz(58.0121, 81.5725, 76.9648) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.93
Light Aqua
#8CFFDB
ΔE00 1.08
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 3.46
Pale Turquoise
#A5FBD5
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFD7 #FF87AF
analogous
#87FF9B #87FFD7 #87EBFF
triadic
#87FFD7 #D787FF #FFD787
tetradic
#87FFD7 #9B87FF #FF87AF #EBFF87
square
#87FFD7 #9B87FF #FF87AF #EBFF87
split-complementary
#87FFD7 #FF87EB #FF9B87
monochromatic
#0DFFAE #4AFFC3 #87FFD7 #C4FFEB #E0FFF5
Accessibility & contrast
On white
1.21
#87FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#87FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFD7
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFD7 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D5
Deuteranopia (green-blind)
#E6E4DA
Tritanopia (blue-blind)
#5CFFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffd7; /* rgb */ color: rgb(135, 255, 215); /* oklch */ color: oklch(91.9% 0.123 169.6);
Tailwind
colors: {
custom: {
50: '#b0ffe3',
500: '#87ffd7',
950: '#000000',
},
}SCSS
$custom: #87ffd7; $custom-light: #b0ffe3; $custom-dark: #000000;
JSON
{
"hex": "#87ffd7",
"rgb": {
"r": 135,
"g": 255,
"b": 215
},
"hsl": {
"h": 160,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91886,
"c": 0.12348,
"h": 169.6
},
"luminance": 0.81577
}Semantic roles & 50–950 ramp
primary
#87FFD7
secondary
#DF4B7C
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684