#87DDDB#87DDDB
#87DDDB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.083 H 193.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDDB |
|---|---|
| RGB | rgb(135, 221, 219) |
| HSL | hsl(179, 56%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.90, -26.39, -7.21) |
| CIE-LCH | lch(82.90, 27.35, 195.28°) |
| OKLab | oklab(84.27% -0.0811 -0.0199) |
| OKLCH | oklch(84.27% 0.083 193.8) |
| XYZ | xyz(48.6295, 61.9748, 76.4039) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.26
Light Cyan
#ACFFFC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDDB #DD8789
analogous
#87DDB0 #87DDDB #87B4DD
triadic
#87DDDB #DB87DD #DDDB87
tetradic
#87DDDB #B087DD #DD8789 #B4DD87
square
#87DDDB #B087DD #DD8789 #B4DD87
split-complementary
#87DDDB #DD87B4 #DDB087
monochromatic
#34B6B3 #57CFCD #87DDDB #B7EBE9 #E6F8F8
Accessibility & contrast
On white
1.57
#87DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#87DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDDB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDDB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#62E2DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dddb; /* rgb */ color: rgb(135, 221, 219); /* oklch */ color: oklch(84.3% 0.083 193.8);
Tailwind
colors: {
custom: {
50: '#aee7e6',
500: '#87dddb',
950: '#000000',
},
}SCSS
$custom: #87dddb; $custom-light: #aee7e6; $custom-dark: #000000;
JSON
{
"hex": "#87dddb",
"rgb": {
"r": 135,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.605,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.84269,
"c": 0.08349,
"h": 193.8
},
"luminance": 0.61978
}Semantic roles & 50–950 ramp
primary
#87DDDB
secondary
#B45456
accent
#2226C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484