#87DFDD#87DFDD
#87DFDD is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.085 H 193.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFDD |
|---|---|
| RGB | rgb(135, 223, 221) |
| HSL | hsl(179, 58%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.52, -26.88, -7.35) |
| CIE-LCH | lch(83.52, 27.87, 195.30°) |
| OKLab | oklab(84.78% -0.0826 -0.0203) |
| OKLCH | oklch(84.78% 0.085 193.8) |
| XYZ | xyz(49.4256, 63.1431, 77.9760) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 7.01
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFDD #DF8789
analogous
#87DFB1 #87DFDD #87B5DF
triadic
#87DFDD #DD87DF #DFDD87
tetradic
#87DFDD #B187DF #DF8789 #B5DF87
square
#87DFDD #B187DF #DF8789 #B5DF87
split-complementary
#87DFDD #DF87B5 #DFB187
monochromatic
#32BAB7 #57D2CF #87DFDD #B7ECEB #E7F9F8
Accessibility & contrast
On white
1.54
#87DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#87DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFDD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFDD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#61E4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfdd; /* rgb */ color: rgb(135, 223, 221); /* oklch */ color: oklch(84.8% 0.085 193.8);
Tailwind
colors: {
custom: {
50: '#aee9e7',
500: '#87dfdd',
950: '#000000',
},
}SCSS
$custom: #87dfdd; $custom-light: #aee9e7; $custom-dark: #000000;
JSON
{
"hex": "#87dfdd",
"rgb": {
"r": 135,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.636,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84783,
"c": 0.08507,
"h": 193.8
},
"luminance": 0.63147
}Semantic roles & 50–950 ramp
primary
#87DFDD
secondary
#B75456
accent
#2024C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484