#87CCCF#87CCCF
#87CCCF is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.1% C 0.069 H 199.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCCF |
|---|---|
| RGB | rgb(135, 204, 207) |
| HSL | hsl(183, 43%, 67%) |
| HSV | hsv(183, 35%, 81%) |
| CMYK | cmyk(34.8%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.78, -20.85, -8.39) |
| CIE-LCH | lch(77.78, 22.48, 201.91°) |
| OKLab | oklab(80.06% -0.0656 -0.023) |
| OKLCH | oklch(80.06% 0.069 199.3) |
| XYZ | xyz(42.8430, 52.8389, 66.9608) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 8.28
Robin'S Egg Blue
#98EFF9
ΔE00 8.38
Darkturquoise
#00CED1
ΔE00 8.45
Aqua Blue
#02D8E9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCCF #CF8A87
analogous
#87CFAE #87CCCF #87A8CF
triadic
#87CCCF #CF87CC #CCCF87
tetradic
#87CCCF #AE87CF #CF8A87 #A8CF87
square
#87CCCF #AE87CF #CF8A87 #A8CF87
split-complementary
#87CCCF #CF87A8 #CFAE87
monochromatic
#3F999D #5BB9BE #87CCCF #B3DFE0 #DEF1F2
Accessibility & contrast
On white
1.82
#87CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#87CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCCF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCCF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 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)
#C3C6CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#6BD1CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cccf; /* rgb */ color: rgb(135, 204, 207); /* oklch */ color: oklch(80.1% 0.069 199.3);
Tailwind
colors: {
custom: {
50: '#addbdd',
500: '#87cccf',
950: '#000000',
},
}SCSS
$custom: #87cccf; $custom-light: #addbdd; $custom-dark: #000000;
JSON
{
"hex": "#87cccf",
"rgb": {
"r": 135,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.5,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80056,
"c": 0.06949,
"h": 199.3
},
"luminance": 0.52842
}Semantic roles & 50–950 ramp
primary
#87CCCF
secondary
#A35B58
accent
#3530B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484