#87CFCF#87CFCF
#87CFCF is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.7% C 0.072 H 195.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFCF |
|---|---|
| RGB | rgb(135, 207, 207) |
| HSL | hsl(180, 43%, 67%) |
| HSV | hsv(180, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.62, -22.36, -7.14) |
| CIE-LCH | lch(78.62, 23.47, 197.70°) |
| OKLab | oklab(80.73% -0.0692 -0.0196) |
| OKLCH | oklch(80.73% 0.072 195.8) |
| XYZ | xyz(43.5630, 54.2788, 67.2007) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.73
Darkturquoise
#00CED1
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.17
Aqua Blue
#02D8E9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFCF #CF8787
analogous
#87CFAB #87CFCF #87ABCF
triadic
#87CFCF #CF87CF #CFCF87
tetradic
#87CFCF #AB87CF #CF8787 #ABCF87
square
#87CFCF #AB87CF #CF8787 #ABCF87
split-complementary
#87CFCF #CF87AB #CFAB87
monochromatic
#3F9D9D #5BBEBE #87CFCF #B3E0E0 #DEF2F2
Accessibility & contrast
On white
1.77
#87CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#87CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFCF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFCF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#B9BED0
Tritanopia (blue-blind)
#6AD3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #87cfcf; /* rgb */ color: rgb(135, 207, 207); /* oklch */ color: oklch(80.7% 0.072 195.8);
Tailwind
colors: {
custom: {
50: '#addddd',
500: '#87cfcf',
950: '#000000',
},
}SCSS
$custom: #87cfcf; $custom-light: #addddd; $custom-dark: #000000;
JSON
{
"hex": "#87cfcf",
"rgb": {
"r": 135,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80731,
"c": 0.07197,
"h": 195.8
},
"luminance": 0.54282
}Semantic roles & 50–950 ramp
primary
#87CFCF
secondary
#A35858
accent
#3030B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484