#87CFCD#87CFCD
#87CFCD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.072 H 193.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFCD |
|---|---|
| RGB | rgb(135, 207, 205) |
| HSL | hsl(178, 43%, 67%) |
| HSV | hsv(178, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(78.57, -22.83, -6.15) |
| CIE-LCH | lch(78.57, 23.64, 195.07°) |
| OKLab | oklab(80.67% -0.0701 -0.0169) |
| OKLCH | oklch(80.67% 0.072 193.6) |
| XYZ | xyz(43.3200, 54.1816, 65.9212) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.95
Darkturquoise
#00CED1
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Pale Teal
#82CBB2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFCD #CF8789
analogous
#87CFA9 #87CFCD #87ADCF
triadic
#87CFCD #CD87CF #CFCD87
tetradic
#87CFCD #A987CF #CF8789 #ADCF87
square
#87CFCD #A987CF #CF8789 #ADCF87
split-complementary
#87CFCD #CF87AD #CFA987
monochromatic
#3F9D9A #5BBEBB #87CFCD #B3E0DF #DEF2F1
Accessibility & contrast
On white
1.77
#87CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#87CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFCD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFCD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#6BD3CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #87cfcd; /* rgb */ color: rgb(135, 207, 205); /* oklch */ color: oklch(80.7% 0.072 193.6);
Tailwind
colors: {
custom: {
50: '#addedc',
500: '#87cfcd',
950: '#000000',
},
}SCSS
$custom: #87cfcd; $custom-light: #addedc; $custom-dark: #000000;
JSON
{
"hex": "#87cfcd",
"rgb": {
"r": 135,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.333,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80667,
"c": 0.07208,
"h": 193.6
},
"luminance": 0.54184
}Semantic roles & 50–950 ramp
primary
#87CFCD
secondary
#A3585A
accent
#3033B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484