#87CDAD#87CDAD
#87CDAD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.084 H 164.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDAD |
|---|---|
| RGB | rgb(135, 205, 173) |
| HSL | hsl(153, 41%, 67%) |
| HSV | hsv(153, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(77.18, -28.93, 9.01) |
| CIE-LCH | lch(77.18, 30.31, 162.70°) |
| OKLab | oklab(79.28% -0.0812 0.0232) |
| OKLCH | oklch(79.28% 0.084 164) |
| XYZ | xyz(39.3631, 51.8285, 47.4568) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.39
Seafoam Blue
#78D1B6
ΔE00 3.35
Mediumaquamarine
#66CDAA
ΔE00 4.13
Light Teal
#90E4C1
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.52
Darkseagreen
#8FBC8F
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDAD #CD87A7
analogous
#87CD8A #87CDAD #87CACD
triadic
#87CDAD #AD87CD #CDAD87
tetradic
#87CDAD #8A87CD #CD87A7 #CACD87
square
#87CDAD #8A87CD #CD87A7 #CACD87
split-complementary
#87CDAD #CD87CA #CD8A87
monochromatic
#409A71 #5CBB8F #87CDAD #B2DFCB #DDF1E8
Accessibility & contrast
On white
1.85
#87CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#87CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDAD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDAD | 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)
#CAC4AB
Deuteranopia (green-blind)
#BFBBAF
Tritanopia (blue-blind)
#76CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87cdad; /* rgb */ color: rgb(135, 205, 173); /* oklch */ color: oklch(79.3% 0.084 164.0);
Tailwind
colors: {
custom: {
50: '#acdcc5',
500: '#87cdad',
950: '#000000',
},
}SCSS
$custom: #87cdad; $custom-light: #acdcc5; $custom-dark: #000000;
JSON
{
"hex": "#87cdad",
"rgb": {
"r": 135,
"g": 205,
"b": 173
},
"hsl": {
"h": 152.571,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.7928,
"c": 0.08446,
"h": 164
},
"luminance": 0.51831
}Semantic roles & 50–950 ramp
primary
#87CDAD
secondary
#A05879
accent
#316DB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482