#87DFDC#87DFDC
#87DFDC is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.085 H 192.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFDC |
|---|---|
| RGB | rgb(135, 223, 220) |
| HSL | hsl(178, 58%, 70%) |
| HSV | hsv(178, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.49, -27.12, -6.87) |
| CIE-LCH | lch(83.49, 27.98, 194.21°) |
| OKLab | oklab(84.75% -0.083 -0.019) |
| OKLCH | oklch(84.75% 0.085 192.9) |
| XYZ | xyz(49.2927, 63.0900, 77.2764) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.94
Light Cyan
#ACFFFC
ΔE00 7.22
Robin'S Egg
#6DEDFD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFDC #DF878A
analogous
#87DFB0 #87DFDC #87B6DF
triadic
#87DFDC #DC87DF #DFDC87
tetradic
#87DFDC #B087DF #DF878A #B6DF87
square
#87DFDC #B087DF #DF878A #B6DF87
split-complementary
#87DFDC #DF87B6 #DFB087
monochromatic
#32BAB5 #57D2CE #87DFDC #B7ECEA #E7F9F8
Accessibility & contrast
On white
1.54
#87DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#87DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFDC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFDC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#61E4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfdc; /* rgb */ color: rgb(135, 223, 220); /* oklch */ color: oklch(84.8% 0.085 192.9);
Tailwind
colors: {
custom: {
50: '#aee9e6',
500: '#87dfdc',
950: '#000000',
},
}SCSS
$custom: #87dfdc; $custom-light: #aee9e6; $custom-dark: #000000;
JSON
{
"hex": "#87dfdc",
"rgb": {
"r": 135,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.955,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84751,
"c": 0.08516,
"h": 192.9
},
"luminance": 0.63094
}Semantic roles & 50–950 ramp
primary
#87DFDC
secondary
#B75457
accent
#2026C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484