#87F7DC#87F7DC
#87F7DC is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.2% C 0.111 H 176.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87F7DC |
|---|---|
| RGB | rgb(135, 247, 220) |
| HSL | hsl(166, 88%, 75%) |
| HSV | hsv(166, 45%, 97%) |
| CMYK | cmyk(45.3%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(90.25, -38.38, 3.04) |
| CIE-LCH | lch(90.25, 38.50, 175.47°) |
| OKLab | oklab(90.19% -0.1104 0.0075) |
| OKLCH | oklch(90.19% 0.111 176.1) |
| XYZ | xyz(56.1654, 76.8353, 79.5672) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.69
Light Aqua
#8CFFDB
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 4.43
Pale Turquoise
#A5FBD5
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F7DC #F787A2
analogous
#87F7A4 #87F7DC #87DAF7
triadic
#87F7DC #DC87F7 #F7DC87
tetradic
#87F7DC #A487F7 #F787A2 #DAF787
square
#87F7DC #A487F7 #F787A2 #DAF787
split-complementary
#87F7DC #F787DA #F7A487
monochromatic
#14EFBB #4EF3CB #87F7DC #C0FBED #E2FDF7
Accessibility & contrast
On white
1.28
#87F7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#87F7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F7DC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F7DC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#5BFAEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f7dc; /* rgb */ color: rgb(135, 247, 220); /* oklch */ color: oklch(90.2% 0.111 176.1);
Tailwind
colors: {
custom: {
50: '#b0fae6',
500: '#87f7dc',
950: '#000000',
},
}SCSS
$custom: #87f7dc; $custom-light: #b0fae6; $custom-dark: #000000;
JSON
{
"hex": "#87f7dc",
"rgb": {
"r": 135,
"g": 247,
"b": 220
},
"hsl": {
"h": 165.536,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.90193,
"c": 0.11069,
"h": 176.1
},
"luminance": 0.7684
}Semantic roles & 50–950 ramp
primary
#87F7DC
secondary
#D44E6E
accent
#0138E4
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584