#8EA4BC#8EA4BC
#8EA4BC is a light, muted cyan. Relative luminance 0.359; OKLCH L 71.0% C 0.043 H 250.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4BC |
|---|---|
| RGB | rgb(142, 164, 188) |
| HSL | hsl(211, 26%, 65%) |
| HSV | hsv(211, 24%, 74%) |
| CMYK | cmyk(24.5%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.47, -2.26, -14.88) |
| CIE-LCH | lch(66.47, 15.05, 261.38°) |
| OKLab | oklab(70.99% -0.0142 -0.0406) |
| OKLCH | oklch(70.99% 0.043 250.7) |
| XYZ | xyz(33.5054, 35.9315, 52.7373) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.93
Bluegrey
#85A3B2
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 6.06
Light Grey Blue
#9DBCD4
ΔE00 7.03
Greyblue
#77A1B5
ΔE00 7.11
Blue Grey
#758DA3
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4BC #BCA68E
analogous
#8EBBBC #8EA4BC #8F8EBC
triadic
#8EA4BC #BC8EA4 #A4BC8E
tetradic
#8EA4BC #BC8EBB #BCA68E #8EBC8F
square
#8EA4BC #BC8EBB #BCA68E #8EBC8F
split-complementary
#8EA4BC #BC8F8E #BBBC8E
monochromatic
#4D6782 #6885A5 #8EA4BC #B4C3D3 #DBE2EA
Accessibility & contrast
On white
2.57
#8EA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#8EA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4BC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4BC | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#81A9AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea4bc; /* rgb */ color: rgb(142, 164, 188); /* oklch */ color: oklch(71.0% 0.043 250.7);
Tailwind
colors: {
custom: {
50: '#b0bed0',
500: '#8ea4bc',
950: '#000000',
},
}SCSS
$custom: #8ea4bc; $custom-light: #b0bed0; $custom-dark: #000000;
JSON
{
"hex": "#8ea4bc",
"rgb": {
"r": 142,
"g": 164,
"b": 188
},
"hsl": {
"h": 211.304,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.70993,
"c": 0.04301,
"h": 250.7
},
"luminance": 0.35933
}Semantic roles & 50–950 ramp
primary
#8EA4BC
secondary
#DBD3CB
accent
#7541A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182