#87DBDD#87DBDD
#87DBDD is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.082 H 197.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #87DBDD |
|---|---|
| RGB | rgb(135, 219, 221) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(38.9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.40, -24.93, -9.02) |
| CIE-LCH | lch(82.40, 26.51, 199.89°) |
| OKLab | oklab(83.88% -0.0779 -0.0248) |
| OKLCH | oklch(83.88% 0.082 197.7) |
| XYZ | xyz(48.3695, 61.0310, 77.6239) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.43
Mediumturquoise
#48D1CC
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DBDD #DD8987
analogous
#87DDB4 #87DBDD #87B0DD
triadic
#87DBDD #DD87DB #DBDD87
tetradic
#87DBDD #B487DD #DD8987 #B0DD87
square
#87DBDD #B487DD #DD8987 #B0DD87
split-complementary
#87DBDD #DD87B0 #DDB487
monochromatic
#34B3B6 #57CDCF #87DBDD #B7E9EB #E6F8F8
Accessibility & contrast
On white
1.59
#87DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#87DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DBDD
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DBDD | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#61E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dbdd; /* rgb */ color: rgb(135, 219, 221); /* oklch */ color: oklch(83.9% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#aee6e7',
500: '#87dbdd',
950: '#000000',
},
}SCSS
$custom: #87dbdd; $custom-light: #aee6e7; $custom-dark: #000000;
JSON
{
"hex": "#87dbdd",
"rgb": {
"r": 135,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.395,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83883,
"c": 0.08178,
"h": 197.7
},
"luminance": 0.61034
}Semantic roles & 50–950 ramp
primary
#87DBDD
secondary
#B45654
accent
#2622C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484