#87AEC2#87AEC2
#87AEC2 is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.9% C 0.051 H 230.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87AEC2 |
|---|---|
| RGB | rgb(135, 174, 194) |
| HSL | hsl(200, 33%, 65%) |
| HSV | hsv(200, 30%, 76%) |
| CMYK | cmyk(30.4%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(68.98, -8.38, -14.46) |
| CIE-LCH | lch(68.98, 16.72, 239.91°) |
| OKLab | oklab(72.93% -0.0325 -0.0396) |
| OKLCH | oklch(72.93% 0.051 230.6) |
| XYZ | xyz(34.8623, 39.3164, 56.7804) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.73
Greyblue
#77A1B5
ΔE00 4.12
Bluey Grey
#89A0B0
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AEC2 #C29B87
analogous
#87C2B9 #87AEC2 #8791C2
triadic
#87AEC2 #C287AE #AEC287
tetradic
#87AEC2 #B987C2 #C29B87 #91C287
square
#87AEC2 #B987C2 #C29B87 #91C287
split-complementary
#87AEC2 #C28791 #C2B987
monochromatic
#467289 #5E93AD #87AEC2 #B0C9D7 #D8E5EB
Accessibility & contrast
On white
2.37
#87AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#87AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AEC2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AEC2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#9CA5C2
Tritanopia (blue-blind)
#74B4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #87aec2; /* rgb */ color: rgb(135, 174, 194); /* oklch */ color: oklch(72.9% 0.051 230.6);
Tailwind
colors: {
custom: {
50: '#abc6d4',
500: '#87aec2',
950: '#000000',
},
}SCSS
$custom: #87aec2; $custom-light: #abc6d4; $custom-dark: #000000;
JSON
{
"hex": "#87aec2",
"rgb": {
"r": 135,
"g": 174,
"b": 194
},
"hsl": {
"h": 200.339,
"s": 32.597,
"l": 64.51
},
"oklch": {
"l": 0.72925,
"c": 0.0512,
"h": 230.6
},
"luminance": 0.39318
}Semantic roles & 50–950 ramp
primary
#87AEC2
secondary
#DDCFC8
accent
#613AAB
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283