#87CFAF#87CFAF
#87CFAF is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.086 H 164.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFAF |
|---|---|
| RGB | rgb(135, 207, 175) |
| HSL | hsl(153, 43%, 67%) |
| HSV | hsv(153, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(77.80, -29.48, 8.83) |
| CIE-LCH | lch(77.80, 30.78, 163.33°) |
| OKLab | oklab(79.79% -0.0828 0.0228) |
| OKLCH | oklch(79.79% 0.086 164.6) |
| XYZ | xyz(40.0396, 52.8694, 48.6442) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.40
Seafoam Blue
#78D1B6
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 4.00
Light Teal
#90E4C1
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 5.12
Eucalyptus
#44D7A8
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFAF #CF87A7
analogous
#87CF8B #87CFAF #87CBCF
triadic
#87CFAF #AF87CF #CFAF87
tetradic
#87CFAF #8B87CF #CF87A7 #CBCF87
square
#87CFAF #8B87CF #CF87A7 #CBCF87
split-complementary
#87CFAF #CF87CB #CF8B87
monochromatic
#3F9D73 #5BBE92 #87CFAF #B3E0CC #DEF2E9
Accessibility & contrast
On white
1.81
#87CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#87CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFAF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFAF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#76CFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cfaf; /* rgb */ color: rgb(135, 207, 175); /* oklch */ color: oklch(79.8% 0.086 164.6);
Tailwind
colors: {
custom: {
50: '#acdec6',
500: '#87cfaf',
950: '#000000',
},
}SCSS
$custom: #87cfaf; $custom-light: #acdec6; $custom-dark: #000000;
JSON
{
"hex": "#87cfaf",
"rgb": {
"r": 135,
"g": 207,
"b": 175
},
"hsl": {
"h": 153.333,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.79794,
"c": 0.08589,
"h": 164.6
},
"luminance": 0.52872
}Semantic roles & 50–950 ramp
primary
#87CFAF
secondary
#A35879
accent
#306BB6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482