#87DCDD#87DCDD
#87DCDD is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.083 H 196.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCDD |
|---|---|
| RGB | rgb(135, 220, 221) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(38.9%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.68, -25.42, -8.60) |
| CIE-LCH | lch(82.68, 26.83, 198.70°) |
| OKLab | oklab(84.11% -0.0791 -0.0237) |
| OKLCH | oklch(84.11% 0.083 196.7) |
| XYZ | xyz(48.6312, 61.5543, 77.7111) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Paleturquoise
#AFEEEE
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.53
Mediumturquoise
#48D1CC
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCDD #DD8887
analogous
#87DDB3 #87DCDD #87B1DD
triadic
#87DCDD #DD87DC #DCDD87
tetradic
#87DCDD #B387DD #DD8887 #B1DD87
square
#87DCDD #B387DD #DD8887 #B1DD87
split-complementary
#87DCDD #DD87B1 #DDB387
monochromatic
#34B5B6 #57CECF #87DCDD #B7EAEB #E6F8F8
Accessibility & contrast
On white
1.58
#87DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#87DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCDD
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCDD | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#61E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dcdd; /* rgb */ color: rgb(135, 220, 221); /* oklch */ color: oklch(84.1% 0.083 196.7);
Tailwind
colors: {
custom: {
50: '#aee7e7',
500: '#87dcdd',
950: '#000000',
},
}SCSS
$custom: #87dcdd; $custom-light: #aee7e7; $custom-dark: #000000;
JSON
{
"hex": "#87dcdd",
"rgb": {
"r": 135,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.698,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.84108,
"c": 0.08257,
"h": 196.7
},
"luminance": 0.61558
}Semantic roles & 50–950 ramp
primary
#87DCDD
secondary
#B45554
accent
#2422C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484