#87DDC6#87DDC6
#87DDC6 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.090 H 175.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDC6 |
|---|---|
| RGB | rgb(135, 221, 198) |
| HSL | hsl(164, 56%, 70%) |
| HSV | hsv(164, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(82.35, -31.23, 3.12) |
| CIE-LCH | lch(82.35, 31.39, 174.29°) |
| OKLab | oklab(83.64% -0.0899 0.0078) |
| OKLCH | oklch(83.64% 0.09 175) |
| XYZ | xyz(46.0373, 60.9379, 62.7514) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.40
Light Teal
#90E4C1
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 6.10
Seafoam
#7FE0B3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDC6 #DD879E
analogous
#87DD9B #87DDC6 #87C9DD
triadic
#87DDC6 #C687DD #DDC687
tetradic
#87DDC6 #9B87DD #DD879E #C9DD87
square
#87DDC6 #9B87DD #DD879E #C9DD87
split-complementary
#87DDC6 #DD87C9 #DD9B87
monochromatic
#34B693 #57CFAF #87DDC6 #B7EBDD #E6F8F3
Accessibility & contrast
On white
1.59
#87DDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#87DDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDC6
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDC6 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C5
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#6BDFD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87ddc6; /* rgb */ color: rgb(135, 221, 198); /* oklch */ color: oklch(83.6% 0.090 175.0);
Tailwind
colors: {
custom: {
50: '#ade8d7',
500: '#87ddc6',
950: '#000000',
},
}SCSS
$custom: #87ddc6; $custom-light: #ade8d7; $custom-dark: #000000;
JSON
{
"hex": "#87ddc6",
"rgb": {
"r": 135,
"g": 221,
"b": 198
},
"hsl": {
"h": 163.953,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83639,
"c": 0.09022,
"h": 175
},
"luminance": 0.60941
}Semantic roles & 50–950 ramp
primary
#87DDC6
secondary
#B4546E
accent
#224DC3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483