#87DDCE#87DDCE
#87DDCE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.087 H 181.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDCE |
|---|---|
| RGB | rgb(135, 221, 206) |
| HSL | hsl(170, 56%, 70%) |
| HSV | hsv(170, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(82.55, -29.43, -0.82) |
| CIE-LCH | lch(82.55, 29.45, 181.60°) |
| OKLab | oklab(83.87% -0.0865 -0.0027) |
| OKLCH | oklch(83.87% 0.087 181.8) |
| XYZ | xyz(46.9845, 61.3168, 67.7401) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 5.95
Light Teal
#90E4C1
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDCE #DD8796
analogous
#87DDA3 #87DDCE #87C1DD
triadic
#87DDCE #CE87DD #DDCE87
tetradic
#87DDCE #A387DD #DD8796 #C1DD87
square
#87DDCE #A387DD #DD8796 #C1DD87
split-complementary
#87DDCE #DD87C1 #DDA387
monochromatic
#34B69F #57CFBB #87DDCE #B7EBE1 #E6F8F5
Accessibility & contrast
On white
1.58
#87DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#87DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDCE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDCE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#68E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87ddce; /* rgb */ color: rgb(135, 221, 206); /* oklch */ color: oklch(83.9% 0.087 181.8);
Tailwind
colors: {
custom: {
50: '#aee8dc',
500: '#87ddce',
950: '#000000',
},
}SCSS
$custom: #87ddce; $custom-light: #aee8dc; $custom-dark: #000000;
JSON
{
"hex": "#87ddce",
"rgb": {
"r": 135,
"g": 221,
"b": 206
},
"hsl": {
"h": 169.535,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.8387,
"c": 0.08652,
"h": 181.8
},
"luminance": 0.6132
}Semantic roles & 50–950 ramp
primary
#87DDCE
secondary
#B45465
accent
#223EC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484