#87FFDF#87FFDF
#87FFDF is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.1% C 0.119 H 174.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFDF |
|---|---|
| RGB | rgb(135, 255, 223) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.57, -41.30, 4.85) |
| CIE-LCH | lch(92.57, 41.59, 173.30°) |
| OKLab | oklab(92.1% -0.118 0.0122) |
| OKLCH | oklch(92.1% 0.119 174.1) |
| XYZ | xyz(59.0653, 81.9938, 82.5116) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.41
Tiffany Blue
#7BF2DA
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFDF #FF87A7
analogous
#87FFA3 #87FFDF #87E3FF
triadic
#87FFDF #DF87FF #FFDF87
tetradic
#87FFDF #A387FF #FF87A7 #E3FF87
square
#87FFDF #A387FF #FF87A7 #E3FF87
split-complementary
#87FFDF #FF87E3 #FFA387
monochromatic
#0DFFBE #4AFFCF #87FFDF #C4FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#87FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#87FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFDF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFDF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#57FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #87ffdf; /* rgb */ color: rgb(135, 255, 223); /* oklch */ color: oklch(92.1% 0.119 174.1);
Tailwind
colors: {
custom: {
50: '#b1ffe9',
500: '#87ffdf',
950: '#000000',
},
}SCSS
$custom: #87ffdf; $custom-light: #b1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#87ffdf",
"rgb": {
"r": 135,
"g": 255,
"b": 223
},
"hsl": {
"h": 164,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92099,
"c": 0.11866,
"h": 174.1
},
"luminance": 0.81999
}Semantic roles & 50–950 ramp
primary
#87FFDF
secondary
#DF4B73
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684