#87DFD6#87DFD6
#87DFD6 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.086 H 187.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFD6 |
|---|---|
| RGB | rgb(135, 223, 214) |
| HSL | hsl(174, 58%, 70%) |
| HSV | hsv(174, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(83.33, -28.54, -3.93) |
| CIE-LCH | lch(83.33, 28.81, 187.84°) |
| OKLab | oklab(84.57% -0.0855 -0.011) |
| OKLCH | oklch(84.57% 0.086 187.3) |
| XYZ | xyz(48.5123, 62.7778, 73.1663) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 7.38
Light Cyan
#ACFFFC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFD6 #DF8790
analogous
#87DFAA #87DFD6 #87BCDF
triadic
#87DFD6 #D687DF #DFD687
tetradic
#87DFD6 #AA87DF #DF8790 #BCDF87
square
#87DFD6 #AA87DF #DF8790 #BCDF87
split-complementary
#87DFD6 #DF87BC #DFAA87
monochromatic
#32BAAC #57D2C5 #87DFD6 #B7ECE7 #E7F9F7
Accessibility & contrast
On white
1.55
#87DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#87DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFD6
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFD6 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#C7CBD7
Tritanopia (blue-blind)
#64E3DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfd6; /* rgb */ color: rgb(135, 223, 214); /* oklch */ color: oklch(84.6% 0.086 187.3);
Tailwind
colors: {
custom: {
50: '#aee9e2',
500: '#87dfd6',
950: '#000000',
},
}SCSS
$custom: #87dfd6; $custom-light: #aee9e2; $custom-dark: #000000;
JSON
{
"hex": "#87dfd6",
"rgb": {
"r": 135,
"g": 223,
"b": 214
},
"hsl": {
"h": 173.864,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84565,
"c": 0.08621,
"h": 187.3
},
"luminance": 0.62781
}Semantic roles & 50–950 ramp
primary
#87DFD6
secondary
#B7545E
accent
#2031C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484