#87DCDB#87DCDB
#87DCDB is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.083 H 194.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCDB |
|---|---|
| RGB | rgb(135, 220, 219) |
| HSL | hsl(179, 55%, 70%) |
| HSV | hsv(179, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.62, -25.90, -7.62) |
| CIE-LCH | lch(82.62, 27.00, 196.40°) |
| OKLab | oklab(84.04% -0.0799 -0.021) |
| OKLCH | oklch(84.04% 0.083 194.7) |
| XYZ | xyz(48.3663, 61.4483, 76.3162) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCDB #DC8788
analogous
#87DCB1 #87DCDB #87B3DC
triadic
#87DCDB #DB87DC #DCDB87
tetradic
#87DCDB #B187DC #DC8788 #B3DC87
square
#87DCDB #B187DC #DC8788 #B3DC87
split-complementary
#87DCDB #DC87B3 #DCB187
monochromatic
#35B4B3 #58CECD #87DCDB #B6EAE9 #E6F8F7
Accessibility & contrast
On white
1.58
#87DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#87DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCDB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCDB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#62E1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dcdb; /* rgb */ color: rgb(135, 220, 219); /* oklch */ color: oklch(84.0% 0.083 194.7);
Tailwind
colors: {
custom: {
50: '#aee7e6',
500: '#87dcdb',
950: '#000000',
},
}SCSS
$custom: #87dcdb; $custom-light: #aee7e6; $custom-dark: #000000;
JSON
{
"hex": "#87dcdb",
"rgb": {
"r": 135,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.294,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.84044,
"c": 0.08263,
"h": 194.7
},
"luminance": 0.61452
}Semantic roles & 50–950 ramp
primary
#87DCDB
secondary
#B35455
accent
#2325C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484