#87CCD2#87CCD2
#87CCD2 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.2% C 0.070 H 202.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCD2 |
|---|---|
| RGB | rgb(135, 204, 210) |
| HSL | hsl(185, 45%, 68%) |
| HSV | hsv(185, 36%, 82%) |
| CMYK | cmyk(35.7%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.87, -20.13, -9.87) |
| CIE-LCH | lch(77.87, 22.42, 206.13°) |
| OKLab | oklab(80.16% -0.0644 -0.0271) |
| OKLCH | oklch(80.16% 0.07 202.8) |
| XYZ | xyz(43.2133, 52.9870, 68.9107) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Aqua Blue
#02D8E9
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.39
Sky Blue
#87CEEB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCD2 #D28D87
analogous
#87D2B2 #87CCD2 #87A6D2
triadic
#87CCD2 #D287CC #CCD287
tetradic
#87CCD2 #B287D2 #D28D87 #A6D287
square
#87CCD2 #B287D2 #D28D87 #A6D287
split-complementary
#87CCD2 #D287A6 #D2B287
monochromatic
#3D9AA2 #5AB9C1 #87CCD2 #B4DFE3 #E0F2F3
Accessibility & contrast
On white
1.81
#87CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#87CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCD2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCD2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B5BCD2
Tritanopia (blue-blind)
#69D1CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87ccd2; /* rgb */ color: rgb(135, 204, 210); /* oklch */ color: oklch(80.2% 0.070 202.8);
Tailwind
colors: {
custom: {
50: '#addbdf',
500: '#87ccd2',
950: '#000000',
},
}SCSS
$custom: #87ccd2; $custom-light: #addbdf; $custom-dark: #000000;
JSON
{
"hex": "#87ccd2",
"rgb": {
"r": 135,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.8,
"s": 45.455,
"l": 67.647
},
"oklch": {
"l": 0.80155,
"c": 0.06983,
"h": 202.8
},
"luminance": 0.5299
}Semantic roles & 50–950 ramp
primary
#87CCD2
secondary
#A75D56
accent
#382DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484