#87DEC4#87DEC4
#87DEC4 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.093 H 172.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC4 |
|---|---|
| RGB | rgb(135, 222, 196) |
| HSL | hsl(162, 57%, 70%) |
| HSV | hsv(162, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(82.58, -32.14, 4.52) |
| CIE-LCH | lch(82.58, 32.46, 171.99°) |
| OKLab | oklab(83.81% -0.0919 0.0115) |
| OKLCH | oklch(83.81% 0.093 172.9) |
| XYZ | xyz(46.0729, 61.3759, 61.6328) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.12
Seafoam Blue
#78D1B6
ΔE00 3.30
Pale Teal
#82CBB2
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC4 #DE87A1
analogous
#87DE98 #87DEC4 #87CDDE
triadic
#87DEC4 #C487DE #DEC487
tetradic
#87DEC4 #9887DE #DE87A1 #CDDE87
square
#87DEC4 #9887DE #DE87A1 #CDDE87
split-complementary
#87DEC4 #DE87CD #DE9887
monochromatic
#33B890 #57D1AC #87DEC4 #B7EBDC #E7F8F3
Accessibility & contrast
On white
1.58
#87DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#87DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC4
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC4 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C3
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#6CE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dec4; /* rgb */ color: rgb(135, 222, 196); /* oklch */ color: oklch(83.8% 0.093 172.9);
Tailwind
colors: {
custom: {
50: '#ade8d5',
500: '#87dec4',
950: '#000000',
},
}SCSS
$custom: #87dec4; $custom-light: #ade8d5; $custom-dark: #000000;
JSON
{
"hex": "#87dec4",
"rgb": {
"r": 135,
"g": 222,
"b": 196
},
"hsl": {
"h": 162.069,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83812,
"c": 0.09264,
"h": 172.9
},
"luminance": 0.61379
}Semantic roles & 50–950 ramp
primary
#87DEC4
secondary
#B55471
accent
#2152C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483