#87DBDE#87DBDE
#87DBDE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.082 H 198.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87DBDE |
|---|---|
| RGB | rgb(135, 219, 222) |
| HSL | hsl(182, 57%, 70%) |
| HSV | hsv(182, 39%, 87%) |
| CMYK | cmyk(39.2%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.42, -24.68, -9.51) |
| CIE-LCH | lch(82.42, 26.45, 201.07°) |
| OKLab | oklab(83.92% -0.0775 -0.0261) |
| OKLCH | oklch(83.92% 0.082 198.6) |
| XYZ | xyz(48.5031, 61.0844, 78.3277) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Paleturquoise
#AFEEEE
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.86
Mediumturquoise
#48D1CC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DBDE #DE8A87
analogous
#87DEB6 #87DBDE #87AFDE
triadic
#87DBDE #DE87DB #DBDE87
tetradic
#87DBDE #B687DE #DE8A87 #AFDE87
square
#87DBDE #B687DE #DE8A87 #AFDE87
split-complementary
#87DBDE #DE87AF #DEB687
monochromatic
#33B3B8 #57CDD1 #87DBDE #B7E9EB #E7F8F8
Accessibility & contrast
On white
1.59
#87DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#87DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DBDE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DBDE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#61E0DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dbde; /* rgb */ color: rgb(135, 219, 222); /* oklch */ color: oklch(83.9% 0.082 198.6);
Tailwind
colors: {
custom: {
50: '#aee6e8',
500: '#87dbde',
950: '#000000',
},
}SCSS
$custom: #87dbde; $custom-light: #aee6e8; $custom-dark: #000000;
JSON
{
"hex": "#87dbde",
"rgb": {
"r": 135,
"g": 219,
"b": 222
},
"hsl": {
"h": 182.069,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83916,
"c": 0.08181,
"h": 198.6
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#87DBDE
secondary
#B55754
accent
#2721C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484