#8EA2BD#8EA2BD
#8EA2BD is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.6% C 0.046 H 256.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2BD |
|---|---|
| RGB | rgb(142, 162, 189) |
| HSL | hsl(214, 26%, 65%) |
| HSV | hsv(214, 25%, 74%) |
| CMYK | cmyk(24.9%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(65.95, -0.91, -16.21) |
| CIE-LCH | lch(65.95, 16.24, 266.77°) |
| OKLab | oklab(70.6% -0.0111 -0.0443) |
| OKLCH | oklch(70.6% 0.046 256) |
| XYZ | xyz(33.2584, 35.2645, 53.1887) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 7.26
Bluegrey
#85A3B2
ΔE00 7.35
Blue Grey
#758DA3
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 8.14
Greyblue
#77A1B5
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2BD #BDA98E
analogous
#8EBABD #8EA2BD #928EBD
triadic
#8EA2BD #BD8EA2 #A2BD8E
tetradic
#8EA2BD #BD8EBA #BDA98E #8EBD92
square
#8EA2BD #BD8EBA #BDA98E #8EBD92
split-complementary
#8EA2BD #BD928E #BABD8E
monochromatic
#4D6484 #6782A6 #8EA2BD #B5C2D4 #DBE2EA
Accessibility & contrast
On white
2.61
#8EA2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8EA2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2BD
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2BD | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#81A8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea2bd; /* rgb */ color: rgb(142, 162, 189); /* oklch */ color: oklch(70.6% 0.046 256.0);
Tailwind
colors: {
custom: {
50: '#b0bdd1',
500: '#8ea2bd',
950: '#000000',
},
}SCSS
$custom: #8ea2bd; $custom-light: #b0bdd1; $custom-dark: #000000;
JSON
{
"hex": "#8ea2bd",
"rgb": {
"r": 142,
"g": 162,
"b": 189
},
"hsl": {
"h": 214.468,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.70601,
"c": 0.04564,
"h": 256
},
"luminance": 0.35266
}Semantic roles & 50–950 ramp
primary
#8EA2BD
secondary
#DBD5CB
accent
#7A41A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182