#87DEDA#87DEDA
#87DEDA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.084 H 191.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEDA |
|---|---|
| RGB | rgb(135, 222, 218) |
| HSL | hsl(177, 57%, 70%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(83.15, -27.11, -6.30) |
| CIE-LCH | lch(83.15, 27.84, 193.09°) |
| OKLab | oklab(84.46% -0.0827 -0.0174) |
| OKLCH | oklch(84.46% 0.084 191.9) |
| XYZ | xyz(48.7631, 62.4519, 75.8009) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.18
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Light Cyan
#ACFFFC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEDA #DE878B
analogous
#87DEAE #87DEDA #87B7DE
triadic
#87DEDA #DA87DE #DEDA87
tetradic
#87DEDA #AE87DE #DE878B #B7DE87
square
#87DEDA #AE87DE #DE878B #B7DE87
split-complementary
#87DEDA #DE87B7 #DEAE87
monochromatic
#33B8B2 #57D1CB #87DEDA #B7EBE9 #E7F8F8
Accessibility & contrast
On white
1.56
#87DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#87DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEDA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEDA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#62E3DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87deda; /* rgb */ color: rgb(135, 222, 218); /* oklch */ color: oklch(84.5% 0.084 191.9);
Tailwind
colors: {
custom: {
50: '#aee8e5',
500: '#87deda',
950: '#000000',
},
}SCSS
$custom: #87deda; $custom-light: #aee8e5; $custom-dark: #000000;
JSON
{
"hex": "#87deda",
"rgb": {
"r": 135,
"g": 222,
"b": 218
},
"hsl": {
"h": 177.241,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84463,
"c": 0.08449,
"h": 191.9
},
"luminance": 0.62455
}Semantic roles & 50–950 ramp
primary
#87DEDA
secondary
#B55458
accent
#2129C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484