#8EA4BD#8EA4BD
#8EA4BD is a light, muted cyan. Relative luminance 0.360; OKLCH L 71.0% C 0.044 H 251.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4BD |
|---|---|
| RGB | rgb(142, 164, 189) |
| HSL | hsl(212, 26%, 65%) |
| HSV | hsv(212, 25%, 74%) |
| CMYK | cmyk(24.9%, 13.2%, 0%, 25.9%) |
| CIE-LAB | lab(66.50, -2.02, -15.39) |
| CIE-LCH | lch(66.50, 15.52, 262.52°) |
| OKLab | oklab(71.03% -0.0138 -0.042) |
| OKLCH | oklch(71.03% 0.044 251.7) |
| XYZ | xyz(33.6136, 35.9748, 53.3070) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.32
Bluegrey
#85A3B2
ΔE00 6.11
Cool Gray
#9AA7B0
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 7.12
Greyblue
#77A1B5
ΔE00 7.39
Blue Grey
#758DA3
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4BD #BDA78E
analogous
#8EBCBD #8EA4BD #908EBD
triadic
#8EA4BD #BD8EA4 #A4BD8E
tetradic
#8EA4BD #BD8EBC #BDA78E #8EBD90
square
#8EA4BD #BD8EBC #BDA78E #8EBD90
split-complementary
#8EA4BD #BD908E #BCBD8E
monochromatic
#4D6784 #6785A6 #8EA4BD #B5C3D4 #DBE2EA
Accessibility & contrast
On white
2.56
#8EA4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8EA4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4BD
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4BD | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#81AAAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea4bd; /* rgb */ color: rgb(142, 164, 189); /* oklch */ color: oklch(71.0% 0.044 251.7);
Tailwind
colors: {
custom: {
50: '#b0bed0',
500: '#8ea4bd',
950: '#000000',
},
}SCSS
$custom: #8ea4bd; $custom-light: #b0bed0; $custom-dark: #000000;
JSON
{
"hex": "#8ea4bd",
"rgb": {
"r": 142,
"g": 164,
"b": 189
},
"hsl": {
"h": 211.915,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.7103,
"c": 0.04422,
"h": 251.7
},
"luminance": 0.35976
}Semantic roles & 50–950 ramp
primary
#8EA4BD
secondary
#DBD4CB
accent
#7641A5
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182