#87DDBA#87DDBA
#87DDBA is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.098 H 166.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDBA |
|---|---|
| RGB | rgb(135, 221, 186) |
| HSL | hsl(156, 56%, 70%) |
| HSV | hsv(156, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(82.06, -33.81, 9.07) |
| CIE-LCH | lch(82.06, 35.01, 164.99°) |
| OKLab | oklab(83.31% -0.0951 0.0233) |
| OKLCH | oklch(83.31% 0.098 166.2) |
| XYZ | xyz(44.7076, 60.4061, 55.7486) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.73
Seafoam
#7FE0B3
ΔE00 2.67
Seafoam Blue
#78D1B6
ΔE00 3.79
Mediumaquamarine
#66CDAA
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDBA #DD87AA
analogous
#87DD8F #87DDBA #87D5DD
triadic
#87DDBA #BA87DD #DDBA87
tetradic
#87DDBA #8F87DD #DD87AA #D5DD87
square
#87DDBA #8F87DD #DD87AA #D5DD87
split-complementary
#87DDBA #DD87D5 #DD8F87
monochromatic
#34B681 #57CF9F #87DDBA #B7EBD5 #E6F8F1
Accessibility & contrast
On white
1.61
#87DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#87DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDBA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDBA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#70DDD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87ddba; /* rgb */ color: rgb(135, 221, 186); /* oklch */ color: oklch(83.3% 0.098 166.2);
Tailwind
colors: {
custom: {
50: '#ade8ce',
500: '#87ddba',
950: '#000000',
},
}SCSS
$custom: #87ddba; $custom-light: #ade8ce; $custom-dark: #000000;
JSON
{
"hex": "#87ddba",
"rgb": {
"r": 135,
"g": 221,
"b": 186
},
"hsl": {
"h": 155.581,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83313,
"c": 0.09788,
"h": 166.2
},
"luminance": 0.60409
}Semantic roles & 50–950 ramp
primary
#87DDBA
secondary
#B4547B
accent
#2264C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483