#87DEDC#87DEDC
#87DEDC is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.084 H 193.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEDC |
|---|---|
| RGB | rgb(135, 222, 220) |
| HSL | hsl(179, 57%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.21, -26.63, -7.28) |
| CIE-LCH | lch(83.21, 27.61, 195.29°) |
| OKLab | oklab(84.53% -0.0819 -0.0201) |
| OKLCH | oklch(84.53% 0.084 193.8) |
| XYZ | xyz(49.0264, 62.5572, 77.1876) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.13
Light Cyan
#ACFFFC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEDC #DE8789
analogous
#87DEB1 #87DEDC #87B4DE
triadic
#87DEDC #DC87DE #DEDC87
tetradic
#87DEDC #B187DE #DE8789 #B4DE87
square
#87DEDC #B187DE #DE8789 #B4DE87
split-complementary
#87DEDC #DE87B4 #DEB187
monochromatic
#33B8B5 #57D1CE #87DEDC #B7EBEA #E7F8F8
Accessibility & contrast
On white
1.55
#87DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#87DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEDC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEDC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#61E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dedc; /* rgb */ color: rgb(135, 222, 220); /* oklch */ color: oklch(84.5% 0.084 193.8);
Tailwind
colors: {
custom: {
50: '#aee8e6',
500: '#87dedc',
950: '#000000',
},
}SCSS
$custom: #87dedc; $custom-light: #aee8e6; $custom-dark: #000000;
JSON
{
"hex": "#87dedc",
"rgb": {
"r": 135,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.621,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84526,
"c": 0.08428,
"h": 193.8
},
"luminance": 0.62561
}Semantic roles & 50–950 ramp
primary
#87DEDC
secondary
#B55456
accent
#2125C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484