#87CDAE#87CDAE
#87CDAE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.084 H 164.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDAE |
|---|---|
| RGB | rgb(135, 205, 174) |
| HSL | hsl(153, 41%, 67%) |
| HSV | hsv(153, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(77.20, -28.73, 8.51) |
| CIE-LCH | lch(77.20, 29.96, 163.50°) |
| OKLab | oklab(79.31% -0.0808 0.0219) |
| OKLCH | oklch(79.31% 0.084 164.8) |
| XYZ | xyz(39.4602, 51.8673, 47.9683) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.10
Seafoam Blue
#78D1B6
ΔE00 3.16
Mediumaquamarine
#66CDAA
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.66
Eucalyptus
#44D7A8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDAE #CD87A6
analogous
#87CD8B #87CDAE #87C9CD
triadic
#87CDAE #AE87CD #CDAE87
tetradic
#87CDAE #8B87CD #CD87A6 #C9CD87
square
#87CDAE #8B87CD #CD87A6 #C9CD87
split-complementary
#87CDAE #CD87C9 #CD8B87
monochromatic
#409A72 #5CBB91 #87CDAE #B2DFCB #DDF1E8
Accessibility & contrast
On white
1.85
#87CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#87CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDAE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDAE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AC
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#76CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87cdae; /* rgb */ color: rgb(135, 205, 174); /* oklch */ color: oklch(79.3% 0.084 164.8);
Tailwind
colors: {
custom: {
50: '#acdcc6',
500: '#87cdae',
950: '#000000',
},
}SCSS
$custom: #87cdae; $custom-light: #acdcc6; $custom-dark: #000000;
JSON
{
"hex": "#87cdae",
"rgb": {
"r": 135,
"g": 205,
"b": 174
},
"hsl": {
"h": 153.429,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.79306,
"c": 0.08369,
"h": 164.8
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#87CDAE
secondary
#A05878
accent
#316BB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482