#87DFDB#87DFDB
#87DFDB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.085 H 191.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFDB |
|---|---|
| RGB | rgb(135, 223, 219) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.46, -27.36, -6.38) |
| CIE-LCH | lch(83.46, 28.09, 193.12°) |
| OKLab | oklab(84.72% -0.0834 -0.0176) |
| OKLCH | oklch(84.72% 0.085 191.9) |
| XYZ | xyz(49.1607, 63.0372, 76.5810) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.14
Light Cyan
#ACFFFC
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFDB #DF878B
analogous
#87DFAF #87DFDB #87B7DF
triadic
#87DFDB #DB87DF #DFDB87
tetradic
#87DFDB #AF87DF #DF878B #B7DF87
square
#87DFDB #AF87DF #DF878B #B7DF87
split-complementary
#87DFDB #DF87B7 #DFAF87
monochromatic
#32BAB4 #57D2CD #87DFDB #B7ECE9 #E7F9F8
Accessibility & contrast
On white
1.54
#87DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#87DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFDB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFDB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#62E4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfdb; /* rgb */ color: rgb(135, 223, 219); /* oklch */ color: oklch(84.7% 0.085 191.9);
Tailwind
colors: {
custom: {
50: '#aee9e6',
500: '#87dfdb',
950: '#000000',
},
}SCSS
$custom: #87dfdb; $custom-light: #aee9e6; $custom-dark: #000000;
JSON
{
"hex": "#87dfdb",
"rgb": {
"r": 135,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.273,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.8472,
"c": 0.08527,
"h": 191.9
},
"luminance": 0.63041
}Semantic roles & 50–950 ramp
primary
#87DFDB
secondary
#B75458
accent
#2028C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484