#87DCCB#87DCCB
#87DCCB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.087 H 179.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCCB |
|---|---|
| RGB | rgb(135, 220, 203) |
| HSL | hsl(168, 55%, 70%) |
| HSV | hsv(168, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(82.19, -29.64, 0.24) |
| CIE-LCH | lch(82.19, 29.64, 179.53°) |
| OKLab | oklab(83.56% -0.0866 0.0002) |
| OKLCH | oklch(83.56% 0.087 179.9) |
| XYZ | xyz(46.3603, 60.6459, 65.7512) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.53
Pale Teal
#82CBB2
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 5.59
Light Teal
#90E4C1
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCCB #DC8798
analogous
#87DCA1 #87DCCB #87C3DC
triadic
#87DCCB #CB87DC #DCCB87
tetradic
#87DCCB #A187DC #DC8798 #C3DC87
square
#87DCCB #A187DC #DC8798 #C3DC87
split-complementary
#87DCCB #DC87C3 #DCA187
monochromatic
#35B49B #58CEB6 #87DCCB #B6EAE0 #E6F8F4
Accessibility & contrast
On white
1.60
#87DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#87DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCCB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCCB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#69DFD7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87dccb; /* rgb */ color: rgb(135, 220, 203); /* oklch */ color: oklch(83.6% 0.087 179.9);
Tailwind
colors: {
custom: {
50: '#aee7da',
500: '#87dccb',
950: '#000000',
},
}SCSS
$custom: #87dccb; $custom-light: #aee7da; $custom-dark: #000000;
JSON
{
"hex": "#87dccb",
"rgb": {
"r": 135,
"g": 220,
"b": 203
},
"hsl": {
"h": 168,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83555,
"c": 0.08656,
"h": 179.9
},
"luminance": 0.60649
}Semantic roles & 50–950 ramp
primary
#87DCCB
secondary
#B35467
accent
#2343C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111614
muted
#818483