#87DDC8#87DDC8
#87DDC8 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.089 H 176.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDC8 |
|---|---|
| RGB | rgb(135, 221, 200) |
| HSL | hsl(165, 56%, 70%) |
| HSV | hsv(165, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(82.40, -30.79, 2.14) |
| CIE-LCH | lch(82.40, 30.86, 176.03°) |
| OKLab | oklab(83.7% -0.089 0.0052) |
| OKLCH | oklch(83.7% 0.089 176.7) |
| XYZ | xyz(46.2695, 61.0308, 63.9744) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 4.63
Pale Teal
#82CBB2
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDC8 #DD879C
analogous
#87DD9D #87DDC8 #87C7DD
triadic
#87DDC8 #C887DD #DDC887
tetradic
#87DDC8 #9D87DD #DD879C #C7DD87
square
#87DDC8 #9D87DD #DD879C #C7DD87
split-complementary
#87DDC8 #DD87C7 #DD9D87
monochromatic
#34B696 #57CFB2 #87DDC8 #B7EBDE #E6F8F4
Accessibility & contrast
On white
1.59
#87DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#87DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDC8
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDC8 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#6ADFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87ddc8; /* rgb */ color: rgb(135, 221, 200); /* oklch */ color: oklch(83.7% 0.089 176.7);
Tailwind
colors: {
custom: {
50: '#ade8d8',
500: '#87ddc8',
950: '#000000',
},
}SCSS
$custom: #87ddc8; $custom-light: #ade8d8; $custom-dark: #000000;
JSON
{
"hex": "#87ddc8",
"rgb": {
"r": 135,
"g": 221,
"b": 200
},
"hsl": {
"h": 165.349,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83696,
"c": 0.08918,
"h": 176.7
},
"luminance": 0.61034
}Semantic roles & 50–950 ramp
primary
#87DDC8
secondary
#B4546C
accent
#224AC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483