#87DEDF#87DEDF
#87DEDF is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.084 H 196.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEDF |
|---|---|
| RGB | rgb(135, 222, 223) |
| HSL | hsl(181, 58%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(39.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.29, -25.91, -8.75) |
| CIE-LCH | lch(83.29, 27.35, 198.65°) |
| OKLab | oklab(84.62% -0.0806 -0.0241) |
| OKLCH | oklch(84.62% 0.084 196.6) |
| XYZ | xyz(49.4272, 62.7176, 79.2989) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Paleturquoise
#AFEEEE
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEDF #DF8887
analogous
#87DFB4 #87DEDF #87B2DF
triadic
#87DEDF #DF87DE #DEDF87
tetradic
#87DEDF #B487DF #DF8887 #B2DF87
square
#87DEDF #B487DF #DF8887 #B2DF87
split-complementary
#87DEDF #DF87B2 #DFB487
monochromatic
#32B8BA #57D1D2 #87DEDF #B7EBEC #E7F8F9
Accessibility & contrast
On white
1.55
#87DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#87DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEDF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEDF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#60E3DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dedf; /* rgb */ color: rgb(135, 222, 223); /* oklch */ color: oklch(84.6% 0.084 196.6);
Tailwind
colors: {
custom: {
50: '#aee8e9',
500: '#87dedf',
950: '#000000',
},
}SCSS
$custom: #87dedf; $custom-light: #aee8e9; $custom-dark: #000000;
JSON
{
"hex": "#87dedf",
"rgb": {
"r": 135,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.682,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84622,
"c": 0.08415,
"h": 196.6
},
"luminance": 0.62721
}Semantic roles & 50–950 ramp
primary
#87DEDF
secondary
#B75554
accent
#2220C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484