#87DDDC#87DDDC
#87DDDC is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.083 H 194.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDDC |
|---|---|
| RGB | rgb(135, 221, 220) |
| HSL | hsl(179, 56%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(82.93, -26.15, -7.70) |
| CIE-LCH | lch(82.93, 27.26, 196.40°) |
| OKLab | oklab(84.3% -0.0807 -0.0212) |
| OKLCH | oklch(84.3% 0.083 194.7) |
| XYZ | xyz(48.7616, 62.0276, 77.0993) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 6.95
Light Cyan
#ACFFFC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDDC #DD8788
analogous
#87DDB1 #87DDDC #87B3DD
triadic
#87DDDC #DC87DD #DDDC87
tetradic
#87DDDC #B187DD #DD8788 #B3DD87
square
#87DDDC #B187DD #DD8788 #B3DD87
split-complementary
#87DDDC #DD87B3 #DDB187
monochromatic
#34B6B5 #57CFCE #87DDDC #B7EBEA #E6F8F8
Accessibility & contrast
On white
1.57
#87DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#87DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDDC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDDC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C3CADD
Tritanopia (blue-blind)
#61E2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dddc; /* rgb */ color: rgb(135, 221, 220); /* oklch */ color: oklch(84.3% 0.083 194.7);
Tailwind
colors: {
custom: {
50: '#aee7e6',
500: '#87dddc',
950: '#000000',
},
}SCSS
$custom: #87dddc; $custom-light: #aee7e6; $custom-dark: #000000;
JSON
{
"hex": "#87dddc",
"rgb": {
"r": 135,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.302,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.84301,
"c": 0.08342,
"h": 194.7
},
"luminance": 0.62031
}Semantic roles & 50–950 ramp
primary
#87DDDC
secondary
#B45455
accent
#2224C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484