#87FFDE#87FFDE
#87FFDE is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 173.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFDE |
|---|---|
| RGB | rgb(135, 255, 222) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.55, -41.53, 5.34) |
| CIE-LCH | lch(92.55, 41.87, 172.68°) |
| OKLab | oklab(92.07% -0.1184 0.0135) |
| OKLCH | oklch(92.07% 0.119 173.5) |
| XYZ | xyz(58.9309, 81.9400, 81.8036) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.07
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.66
Pale Turquoise
#A5FBD5
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFDE #FF87A8
analogous
#87FFA2 #87FFDE #87E4FF
triadic
#87FFDE #DE87FF #FFDE87
tetradic
#87FFDE #A287FF #FF87A8 #E4FF87
square
#87FFDE #A287FF #FF87A8 #E4FF87
split-complementary
#87FFDE #FF87E4 #FFA287
monochromatic
#0DFFBC #4AFFCD #87FFDE #C4FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#87FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#87FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFDE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFDE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#58FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffde; /* rgb */ color: rgb(135, 255, 222); /* oklch */ color: oklch(92.1% 0.119 173.5);
Tailwind
colors: {
custom: {
50: '#b1ffe8',
500: '#87ffde',
950: '#000000',
},
}SCSS
$custom: #87ffde; $custom-light: #b1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#87ffde",
"rgb": {
"r": 135,
"g": 255,
"b": 222
},
"hsl": {
"h": 163.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92071,
"c": 0.11922,
"h": 173.5
},
"luminance": 0.81945
}Semantic roles & 50–950 ramp
primary
#87FFDE
secondary
#DF4B74
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684