#87CDAF#87CDAF
#87CDAF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.083 H 165.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDAF |
|---|---|
| RGB | rgb(135, 205, 175) |
| HSL | hsl(154, 41%, 67%) |
| HSV | hsv(154, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.22, -28.52, 8.01) |
| CIE-LCH | lch(77.22, 29.62, 164.32°) |
| OKLab | oklab(79.33% -0.0803 0.0206) |
| OKLCH | oklch(79.33% 0.083 165.6) |
| XYZ | xyz(39.5581, 51.9065, 48.4837) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.81
Seafoam Blue
#78D1B6
ΔE00 2.98
Mediumaquamarine
#66CDAA
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDAF #CD87A5
analogous
#87CD8C #87CDAF #87C8CD
triadic
#87CDAF #AF87CD #CDAF87
tetradic
#87CDAF #8C87CD #CD87A5 #C8CD87
square
#87CDAF #8C87CD #CD87A5 #C8CD87
split-complementary
#87CDAF #CD87C8 #CD8C87
monochromatic
#409A73 #5CBB92 #87CDAF #B2DFCC #DDF1E9
Accessibility & contrast
On white
1.85
#87CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#87CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDAF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDAF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#76CDC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87cdaf; /* rgb */ color: rgb(135, 205, 175); /* oklch */ color: oklch(79.3% 0.083 165.6);
Tailwind
colors: {
custom: {
50: '#acdcc6',
500: '#87cdaf',
950: '#000000',
},
}SCSS
$custom: #87cdaf; $custom-light: #acdcc6; $custom-dark: #000000;
JSON
{
"hex": "#87cdaf",
"rgb": {
"r": 135,
"g": 205,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.79333,
"c": 0.08294,
"h": 165.6
},
"luminance": 0.51909
}Semantic roles & 50–950 ramp
primary
#87CDAF
secondary
#A05877
accent
#3169B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482