#87DDBD#87DDBD
#87DDBD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.096 H 168.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDBD |
|---|---|
| RGB | rgb(135, 221, 189) |
| HSL | hsl(158, 56%, 70%) |
| HSV | hsv(158, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(82.13, -33.18, 7.58) |
| CIE-LCH | lch(82.13, 34.04, 167.13°) |
| OKLab | oklab(83.39% -0.0938 0.0195) |
| OKLCH | oklch(83.39% 0.096 168.3) |
| XYZ | xyz(45.0299, 60.5350, 57.4459) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.90
Seafoam Blue
#78D1B6
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.47
Pale Teal
#82CBB2
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDBD #DD87A7
analogous
#87DD92 #87DDBD #87D2DD
triadic
#87DDBD #BD87DD #DDBD87
tetradic
#87DDBD #9287DD #DD87A7 #D2DD87
square
#87DDBD #9287DD #DD87A7 #D2DD87
split-complementary
#87DDBD #DD87D2 #DD9287
monochromatic
#34B685 #57CFA3 #87DDBD #B7EBD7 #E6F8F1
Accessibility & contrast
On white
1.60
#87DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#87DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDBD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDBD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#CBC8BF
Tritanopia (blue-blind)
#6FDED4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87ddbd; /* rgb */ color: rgb(135, 221, 189); /* oklch */ color: oklch(83.4% 0.096 168.3);
Tailwind
colors: {
custom: {
50: '#ade8d0',
500: '#87ddbd',
950: '#000000',
},
}SCSS
$custom: #87ddbd; $custom-light: #ade8d0; $custom-dark: #000000;
JSON
{
"hex": "#87ddbd",
"rgb": {
"r": 135,
"g": 221,
"b": 189
},
"hsl": {
"h": 157.674,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83392,
"c": 0.09576,
"h": 168.3
},
"luminance": 0.60538
}Semantic roles & 50–950 ramp
primary
#87DDBD
secondary
#B45478
accent
#225EC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483