#87DFDE#87DFDE
#87DFDE is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.085 H 194.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFDE |
|---|---|
| RGB | rgb(135, 223, 222) |
| HSL | hsl(179, 58%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(39.5%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(83.55, -26.64, -7.84) |
| CIE-LCH | lch(83.55, 27.77, 196.40°) |
| OKLab | oklab(84.82% -0.0822 -0.0216) |
| OKLCH | oklch(84.82% 0.085 194.7) |
| XYZ | xyz(49.5592, 63.1966, 78.6797) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.70
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFDE #DF8788
analogous
#87DFB2 #87DFDE #87B4DF
triadic
#87DFDE #DE87DF #DFDE87
tetradic
#87DFDE #B287DF #DF8788 #B4DF87
square
#87DFDE #B287DF #DF8788 #B4DF87
split-complementary
#87DFDE #DF87B4 #DFB287
monochromatic
#32BAB8 #57D2D1 #87DFDE #B7ECEB #E7F9F8
Accessibility & contrast
On white
1.54
#87DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#87DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFDE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFDE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#60E4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dfde; /* rgb */ color: rgb(135, 223, 222); /* oklch */ color: oklch(84.8% 0.085 194.7);
Tailwind
colors: {
custom: {
50: '#aee9e8',
500: '#87dfde',
950: '#000000',
},
}SCSS
$custom: #87dfde; $custom-light: #aee9e8; $custom-dark: #000000;
JSON
{
"hex": "#87dfde",
"rgb": {
"r": 135,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.318,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84815,
"c": 0.08501,
"h": 194.7
},
"luminance": 0.632
}Semantic roles & 50–950 ramp
primary
#87DFDE
secondary
#B75455
accent
#2022C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484