#87CCB2#87CCB2
#87CCB2 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.079 H 168.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCB2 |
|---|---|
| RGB | rgb(135, 204, 178) |
| HSL | hsl(157, 40%, 66%) |
| HSV | hsv(157, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(77.01, -27.41, 6.09) |
| CIE-LCH | lch(77.01, 28.08, 167.47°) |
| OKLab | oklab(79.18% -0.0778 0.0157) |
| OKLCH | oklch(79.18% 0.079 168.6) |
| XYZ | xyz(39.6176, 51.5487, 49.9732) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.83
Seafoam Blue
#78D1B6
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 6.71
Eucalyptus
#44D7A8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCB2 #CC87A1
analogous
#87CC90 #87CCB2 #87C4CC
triadic
#87CCB2 #B287CC #CCB287
tetradic
#87CCB2 #9087CC #CC87A1 #C4CC87
square
#87CCB2 #9087CC #CC87A1 #C4CC87
split-complementary
#87CCB2 #CC87C4 #CC9087
monochromatic
#419877 #5CBA96 #87CCB2 #B2DECE #DDF1E9
Accessibility & contrast
On white
1.86
#87CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#87CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCB2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCB2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#75CDC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87ccb2; /* rgb */ color: rgb(135, 204, 178); /* oklch */ color: oklch(79.2% 0.079 168.6);
Tailwind
colors: {
custom: {
50: '#acdbc9',
500: '#87ccb2',
950: '#000000',
},
}SCSS
$custom: #87ccb2; $custom-light: #acdbc9; $custom-dark: #000000;
JSON
{
"hex": "#87ccb2",
"rgb": {
"r": 135,
"g": 204,
"b": 178
},
"hsl": {
"h": 157.391,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79184,
"c": 0.07934,
"h": 168.6
},
"luminance": 0.51551
}Semantic roles & 50–950 ramp
primary
#87CCB2
secondary
#9F5973
accent
#3263B3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482