#87DDCB#87DDCB
#87DDCB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.088 H 179.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDCB |
|---|---|
| RGB | rgb(135, 221, 203) |
| HSL | hsl(167, 56%, 70%) |
| HSV | hsv(167, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(82.47, -30.12, 0.65) |
| CIE-LCH | lch(82.47, 30.12, 178.75°) |
| OKLab | oklab(83.78% -0.0877 0.0013) |
| OKLCH | oklch(83.78% 0.088 179.2) |
| XYZ | xyz(46.6235, 61.1724, 65.8390) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 5.29
Pale Teal
#82CBB2
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDCB #DD8799
analogous
#87DDA0 #87DDCB #87C4DD
triadic
#87DDCB #CB87DD #DDCB87
tetradic
#87DDCB #A087DD #DD8799 #C4DD87
square
#87DDCB #A087DD #DD8799 #C4DD87
split-complementary
#87DDCB #DD87C4 #DDA087
monochromatic
#34B69B #57CFB6 #87DDCB #B7EBE0 #E6F8F4
Accessibility & contrast
On white
1.59
#87DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#87DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDCB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDCB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CA
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#69E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87ddcb; /* rgb */ color: rgb(135, 221, 203); /* oklch */ color: oklch(83.8% 0.088 179.2);
Tailwind
colors: {
custom: {
50: '#aee8da',
500: '#87ddcb',
950: '#000000',
},
}SCSS
$custom: #87ddcb; $custom-light: #aee8da; $custom-dark: #000000;
JSON
{
"hex": "#87ddcb",
"rgb": {
"r": 135,
"g": 221,
"b": 203
},
"hsl": {
"h": 167.442,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83782,
"c": 0.08776,
"h": 179.2
},
"luminance": 0.61176
}Semantic roles & 50–950 ramp
primary
#87DDCB
secondary
#B45468
accent
#2244C3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483