#87D3DB#87D3DB
#87D3DB is a very light, moderate teal. Relative luminance 0.569; OKLCH L 82.0% C 0.076 H 204.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87D3DB |
|---|---|
| RGB | rgb(135, 211, 219) |
| HSL | hsl(186, 54%, 69%) |
| HSV | hsv(186, 38%, 86%) |
| CMYK | cmyk(38.4%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.10, -21.45, -11.38) |
| CIE-LCH | lch(80.10, 24.28, 207.94°) |
| OKLab | oklab(82.02% -0.0692 -0.0312) |
| OKLCH | oklch(82.02% 0.076 204.3) |
| XYZ | xyz(46.0675, 56.8508, 75.5499) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D3DB #DB8F87
analogous
#87DBB9 #87D3DB #87A9DB
triadic
#87D3DB #DB87D3 #D3DB87
tetradic
#87D3DB #B987DB #DB8F87 #A9DB87
square
#87D3DB #B987DB #DB8F87 #A9DB87
split-complementary
#87D3DB #DB87A9 #DBB987
monochromatic
#35A6B2 #58C2CD #87D3DB #B6E4E9 #E5F6F7
Accessibility & contrast
On white
1.70
#87D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#87D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D3DB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D3DB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#64D9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #87d3db; /* rgb */ color: rgb(135, 211, 219); /* oklch */ color: oklch(82.0% 0.076 204.3);
Tailwind
colors: {
custom: {
50: '#aee0e6',
500: '#87d3db',
950: '#000000',
},
}SCSS
$custom: #87d3db; $custom-light: #aee0e6; $custom-dark: #000000;
JSON
{
"hex": "#87d3db",
"rgb": {
"r": 135,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.714,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.82023,
"c": 0.07596,
"h": 204.3
},
"luminance": 0.56854
}Semantic roles & 50–950 ramp
primary
#87D3DB
secondary
#B25D54
accent
#3324C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484