#87FFDA#87FFDA
#87FFDA is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.122 H 171.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFDA |
|---|---|
| RGB | rgb(135, 255, 218) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.45, -42.40, 7.26) |
| CIE-LCH | lch(92.45, 43.02, 170.28°) |
| OKLab | oklab(91.97% -0.1202 0.0185) |
| OKLCH | oklch(91.97% 0.122 171.2) |
| XYZ | xyz(58.4012, 81.7281, 79.0136) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.50
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 3.90
Light Aquamarine
#7BFDC7
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFDA #FF87AC
analogous
#87FF9E #87FFDA #87E8FF
triadic
#87FFDA #DA87FF #FFDA87
tetradic
#87FFDA #9E87FF #FF87AC #E8FF87
square
#87FFDA #9E87FF #FF87AC #E8FF87
split-complementary
#87FFDA #FF87E8 #FF9E87
monochromatic
#0DFFB4 #4AFFC7 #87FFDA #C4FFED #E0FFF6
Accessibility & contrast
On white
1.21
#87FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#87FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFDA
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFDA | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#5AFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #87ffda; /* rgb */ color: rgb(135, 255, 218); /* oklch */ color: oklch(92.0% 0.122 171.2);
Tailwind
colors: {
custom: {
50: '#b1ffe5',
500: '#87ffda',
950: '#000000',
},
}SCSS
$custom: #87ffda; $custom-light: #b1ffe5; $custom-dark: #000000;
JSON
{
"hex": "#87ffda",
"rgb": {
"r": 135,
"g": 255,
"b": 218
},
"hsl": {
"h": 161.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91965,
"c": 0.12158,
"h": 171.2
},
"luminance": 0.81733
}Semantic roles & 50–950 ramp
primary
#87FFDA
secondary
#DF4B79
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684