#87CCD3#87CCD3
#87CCD3 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.2% C 0.070 H 204.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCD3 |
|---|---|
| RGB | rgb(135, 204, 211) |
| HSL | hsl(186, 46%, 68%) |
| HSV | hsv(186, 36%, 83%) |
| CMYK | cmyk(36%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(77.90, -19.89, -10.37) |
| CIE-LCH | lch(77.90, 22.43, 207.53°) |
| OKLab | oklab(80.19% -0.064 -0.0284) |
| OKLCH | oklch(80.19% 0.07 204) |
| XYZ | xyz(43.3383, 53.0370, 69.5689) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Aqua Blue
#02D8E9
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCD3 #D38E87
analogous
#87D3B4 #87CCD3 #87A6D3
triadic
#87CCD3 #D387CC #CCD387
tetradic
#87CCD3 #B487D3 #D38E87 #A6D387
square
#87CCD3 #B487D3 #D38E87 #A6D387
split-complementary
#87CCD3 #D387A6 #D3B487
monochromatic
#3C9AA4 #5AB9C3 #87CCD3 #B4DFE3 #E1F2F4
Accessibility & contrast
On white
1.81
#87CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#87CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCD3
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCD3 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B5BCD3
Tritanopia (blue-blind)
#69D1CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87ccd3; /* rgb */ color: rgb(135, 204, 211); /* oklch */ color: oklch(80.2% 0.070 204.0);
Tailwind
colors: {
custom: {
50: '#addbe0',
500: '#87ccd3',
950: '#000000',
},
}SCSS
$custom: #87ccd3; $custom-light: #addbe0; $custom-dark: #000000;
JSON
{
"hex": "#87ccd3",
"rgb": {
"r": 135,
"g": 204,
"b": 211
},
"hsl": {
"h": 185.526,
"s": 46.341,
"l": 67.843
},
"oklch": {
"l": 0.80188,
"c": 0.07,
"h": 204
},
"luminance": 0.5304
}Semantic roles & 50–950 ramp
primary
#87CCD3
secondary
#A85D56
accent
#392CBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484