#87CCAE#87CCAE
#87CCAE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.082 H 165.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCAE |
|---|---|
| RGB | rgb(135, 204, 174) |
| HSL | hsl(154, 40%, 66%) |
| HSV | hsv(154, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.91, -28.25, 8.10) |
| CIE-LCH | lch(76.91, 29.39, 164.00°) |
| OKLab | oklab(79.08% -0.0795 0.0209) |
| OKLCH | oklch(79.08% 0.082 165.3) |
| XYZ | xyz(39.2218, 51.3904, 47.8889) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.84
Seafoam Blue
#78D1B6
ΔE00 3.16
Mediumaquamarine
#66CDAA
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCAE #CC87A5
analogous
#87CC8C #87CCAE #87C8CC
triadic
#87CCAE #AE87CC #CCAE87
tetradic
#87CCAE #8C87CC #CC87A5 #C8CC87
square
#87CCAE #8C87CC #CC87A5 #C8CC87
split-complementary
#87CCAE #CC87C8 #CC8C87
monochromatic
#419872 #5CBA91 #87CCAE #B2DECB #DDF1E8
Accessibility & contrast
On white
1.86
#87CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#87CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCAE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCAE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#76CCC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87ccae; /* rgb */ color: rgb(135, 204, 174); /* oklch */ color: oklch(79.1% 0.082 165.3);
Tailwind
colors: {
custom: {
50: '#acdcc6',
500: '#87ccae',
950: '#000000',
},
}SCSS
$custom: #87ccae; $custom-light: #acdcc6; $custom-dark: #000000;
JSON
{
"hex": "#87ccae",
"rgb": {
"r": 135,
"g": 204,
"b": 174
},
"hsl": {
"h": 153.913,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79076,
"c": 0.08222,
"h": 165.3
},
"luminance": 0.51393
}Semantic roles & 50–950 ramp
primary
#87CCAE
secondary
#9F5977
accent
#326AB3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482