#87DDDF#87DDDF
#87DDDF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.083 H 197.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDDF |
|---|---|
| RGB | rgb(135, 221, 223) |
| HSL | hsl(181, 58%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(39.5%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.01, -25.42, -9.16) |
| CIE-LCH | lch(83.01, 27.02, 199.82°) |
| OKLab | oklab(84.4% -0.0795 -0.0252) |
| OKLCH | oklch(84.4% 0.083 197.6) |
| XYZ | xyz(49.1624, 62.1880, 79.2106) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Paleturquoise
#AFEEEE
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDDF #DF8987
analogous
#87DFB5 #87DDDF #87B1DF
triadic
#87DDDF #DF87DD #DDDF87
tetradic
#87DDDF #B587DF #DF8987 #B1DF87
square
#87DDDF #B587DF #DF8987 #B1DF87
split-complementary
#87DDDF #DF87B1 #DFB587
monochromatic
#32B7BA #57CFD2 #87DDDF #B7EBEC #E7F8F9
Accessibility & contrast
On white
1.56
#87DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#87DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDDF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDDF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#60E2DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dddf; /* rgb */ color: rgb(135, 221, 223); /* oklch */ color: oklch(84.4% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#aee7e9',
500: '#87dddf',
950: '#000000',
},
}SCSS
$custom: #87dddf; $custom-light: #aee7e9; $custom-dark: #000000;
JSON
{
"hex": "#87dddf",
"rgb": {
"r": 135,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.364,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84397,
"c": 0.08336,
"h": 197.6
},
"luminance": 0.62192
}Semantic roles & 50–950 ramp
primary
#87DDDF
secondary
#B75654
accent
#2420C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484