#87CBD2#87CBD2
#87CBD2 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.069 H 204.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBD2 |
|---|---|
| RGB | rgb(135, 203, 210) |
| HSL | hsl(186, 45%, 68%) |
| HSV | hsv(186, 36%, 82%) |
| CMYK | cmyk(35.7%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(77.59, -19.62, -10.29) |
| CIE-LCH | lch(77.59, 22.16, 207.67°) |
| OKLab | oklab(79.93% -0.0631 -0.0282) |
| OKLCH | oklch(79.93% 0.069 204.1) |
| XYZ | xyz(42.9764, 52.5132, 68.8318) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.32
Aqua Blue
#02D8E9
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBD2 #D28E87
analogous
#87D2B3 #87CBD2 #87A5D2
triadic
#87CBD2 #D287CB #CBD287
tetradic
#87CBD2 #B387D2 #D28E87 #A5D287
square
#87CBD2 #B387D2 #D28E87 #A5D287
split-complementary
#87CBD2 #D287A5 #D2B387
monochromatic
#3D98A2 #5AB8C1 #87CBD2 #B4DEE3 #E0F2F3
Accessibility & contrast
On white
1.83
#87CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#87CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBD2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBD2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D3
Deuteranopia (green-blind)
#B4BCD2
Tritanopia (blue-blind)
#6AD0CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cbd2; /* rgb */ color: rgb(135, 203, 210); /* oklch */ color: oklch(79.9% 0.069 204.1);
Tailwind
colors: {
custom: {
50: '#addbdf',
500: '#87cbd2',
950: '#000000',
},
}SCSS
$custom: #87cbd2; $custom-light: #addbdf; $custom-dark: #000000;
JSON
{
"hex": "#87cbd2",
"rgb": {
"r": 135,
"g": 203,
"b": 210
},
"hsl": {
"h": 185.6,
"s": 45.455,
"l": 67.647
},
"oklch": {
"l": 0.79931,
"c": 0.06916,
"h": 204.1
},
"luminance": 0.52516
}Semantic roles & 50–950 ramp
primary
#87CBD2
secondary
#A75E56
accent
#3A2DB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484