#87DEC7#87DEC7
#87DEC7 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.091 H 175.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEC7 |
|---|---|
| RGB | rgb(135, 222, 199) |
| HSL | hsl(164, 57%, 70%) |
| HSV | hsv(164, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(82.65, -31.49, 3.04) |
| CIE-LCH | lch(82.65, 31.63, 174.48°) |
| OKLab | oklab(83.9% -0.0906 0.0076) |
| OKLCH | oklch(83.9% 0.091 175.2) |
| XYZ | xyz(46.4178, 61.5138, 63.4492) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.59
Light Teal
#90E4C1
ΔE00 3.99
Pale Teal
#82CBB2
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 6.23
Mediumaquamarine
#66CDAA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEC7 #DE879E
analogous
#87DE9B #87DEC7 #87CADE
triadic
#87DEC7 #C787DE #DEC787
tetradic
#87DEC7 #9B87DE #DE879E #CADE87
square
#87DEC7 #9B87DE #DE879E #CADE87
split-complementary
#87DEC7 #DE87CA #DE9B87
monochromatic
#33B895 #57D1B1 #87DEC7 #B7EBDD #E7F8F4
Accessibility & contrast
On white
1.58
#87DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#87DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEC7
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEC7 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C6
Deuteranopia (green-blind)
#CAC9C9
Tritanopia (blue-blind)
#6BE0D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dec7; /* rgb */ color: rgb(135, 222, 199); /* oklch */ color: oklch(83.9% 0.091 175.2);
Tailwind
colors: {
custom: {
50: '#aee8d8',
500: '#87dec7',
950: '#000000',
},
}SCSS
$custom: #87dec7; $custom-light: #aee8d8; $custom-dark: #000000;
JSON
{
"hex": "#87dec7",
"rgb": {
"r": 135,
"g": 222,
"b": 199
},
"hsl": {
"h": 164.138,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83896,
"c": 0.09096,
"h": 175.2
},
"luminance": 0.61517
}Semantic roles & 50–950 ramp
primary
#87DEC7
secondary
#B5546E
accent
#214CC4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483