#87DDDE#87DDDE
#87DDDE is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.083 H 196.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDDE |
|---|---|
| RGB | rgb(135, 221, 222) |
| HSL | hsl(181, 57%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(39.2%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.98, -25.66, -8.67) |
| CIE-LCH | lch(82.98, 27.09, 198.68°) |
| OKLab | oklab(84.37% -0.0799 -0.0239) |
| OKLCH | oklch(84.37% 0.083 196.6) |
| XYZ | xyz(49.0280, 62.1342, 78.5026) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Paleturquoise
#AFEEEE
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDDE #DE8887
analogous
#87DEB4 #87DDDE #87B1DE
triadic
#87DDDE #DE87DD #DDDE87
tetradic
#87DDDE #B487DE #DE8887 #B1DE87
square
#87DDDE #B487DE #DE8887 #B1DE87
split-complementary
#87DDDE #DE87B1 #DEB487
monochromatic
#33B6B8 #57CFD1 #87DDDE #B7EBEB #E7F8F8
Accessibility & contrast
On white
1.56
#87DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#87DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDDE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDDE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#60E2DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87ddde; /* rgb */ color: rgb(135, 221, 222); /* oklch */ color: oklch(84.4% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#aee7e8',
500: '#87ddde',
950: '#000000',
},
}SCSS
$custom: #87ddde; $custom-light: #aee7e8; $custom-dark: #000000;
JSON
{
"hex": "#87ddde",
"rgb": {
"r": 135,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.69,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84365,
"c": 0.08336,
"h": 196.6
},
"luminance": 0.62138
}Semantic roles & 50–950 ramp
primary
#87DDDE
secondary
#B55554
accent
#2321C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484