#8EA3BD#8EA3BD
#8EA3BD is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.8% C 0.045 H 253.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3BD |
|---|---|
| RGB | rgb(142, 163, 189) |
| HSL | hsl(213, 26%, 65%) |
| HSV | hsv(213, 25%, 74%) |
| CMYK | cmyk(24.9%, 13.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.23, -1.47, -15.80) |
| CIE-LCH | lch(66.23, 15.87, 264.69°) |
| OKLab | oklab(70.82% -0.0125 -0.0431) |
| OKLCH | oklch(70.82% 0.045 253.9) |
| XYZ | xyz(33.4353, 35.6182, 53.2476) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.83
Bluegrey
#85A3B2
ΔE00 6.72
Cool Gray
#9AA7B0
ΔE00 6.81
Light Grey Blue
#9DBCD4
ΔE00 7.62
Blue Grey
#758DA3
ΔE00 7.77
Greyblue
#77A1B5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3BD #BDA88E
analogous
#8EBBBD #8EA3BD #908EBD
triadic
#8EA3BD #BD8EA3 #A3BD8E
tetradic
#8EA3BD #BD8EBB #BDA88E #8EBD90
square
#8EA3BD #BD8EBB #BDA88E #8EBD90
split-complementary
#8EA3BD #BD908E #BBBD8E
monochromatic
#4D6584 #6784A6 #8EA3BD #B5C2D4 #DBE2EA
Accessibility & contrast
On white
2.58
#8EA3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8EA3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3BD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3BD | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#81A9AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea3bd; /* rgb */ color: rgb(142, 163, 189); /* oklch */ color: oklch(70.8% 0.045 253.9);
Tailwind
colors: {
custom: {
50: '#b0bed1',
500: '#8ea3bd',
950: '#000000',
},
}SCSS
$custom: #8ea3bd; $custom-light: #b0bed1; $custom-dark: #000000;
JSON
{
"hex": "#8ea3bd",
"rgb": {
"r": 142,
"g": 163,
"b": 189
},
"hsl": {
"h": 213.191,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.70815,
"c": 0.04489,
"h": 253.9
},
"luminance": 0.35619
}Semantic roles & 50–950 ramp
primary
#8EA3BD
secondary
#DBD4CB
accent
#7841A5
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182