#87DDBB#87DDBB
#87DDBB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.097 H 166.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDBB |
|---|---|
| RGB | rgb(135, 221, 187) |
| HSL | hsl(156, 56%, 70%) |
| HSV | hsv(156, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(82.08, -33.60, 8.57) |
| CIE-LCH | lch(82.08, 34.68, 165.69°) |
| OKLab | oklab(83.34% -0.0946 0.022) |
| OKLCH | oklch(83.34% 0.097 166.9) |
| XYZ | xyz(44.8143, 60.4487, 56.3104) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.74
Seafoam
#7FE0B3
ΔE00 2.93
Seafoam Blue
#78D1B6
ΔE00 3.62
Pale Teal
#82CBB2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDBB #DD87A9
analogous
#87DD90 #87DDBB #87D4DD
triadic
#87DDBB #BB87DD #DDBB87
tetradic
#87DDBB #9087DD #DD87A9 #D4DD87
square
#87DDBB #9087DD #DD87A9 #D4DD87
split-complementary
#87DDBB #DD87D4 #DD9087
monochromatic
#34B682 #57CFA0 #87DDBB #B7EBD6 #E6F8F1
Accessibility & contrast
On white
1.60
#87DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#87DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDBB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDBB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#6FDED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87ddbb; /* rgb */ color: rgb(135, 221, 187); /* oklch */ color: oklch(83.3% 0.097 166.9);
Tailwind
colors: {
custom: {
50: '#ade8cf',
500: '#87ddbb',
950: '#000000',
},
}SCSS
$custom: #87ddbb; $custom-light: #ade8cf; $custom-dark: #000000;
JSON
{
"hex": "#87ddbb",
"rgb": {
"r": 135,
"g": 221,
"b": 187
},
"hsl": {
"h": 156.279,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83339,
"c": 0.09716,
"h": 166.9
},
"luminance": 0.60452
}Semantic roles & 50–950 ramp
primary
#87DDBB
secondary
#B4547A
accent
#2262C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483