#8EA4BB#8EA4BB
#8EA4BB is a light, muted cyan. Relative luminance 0.359; OKLCH L 71.0% C 0.042 H 249.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4BB |
|---|---|
| RGB | rgb(142, 164, 187) |
| HSL | hsl(211, 25%, 65%) |
| HSV | hsv(211, 24%, 73%) |
| CMYK | cmyk(24.1%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.43, -2.49, -14.37) |
| CIE-LCH | lch(66.43, 14.59, 260.16°) |
| OKLab | oklab(70.96% -0.0146 -0.0392) |
| OKLCH | oklch(70.96% 0.042 249.6) |
| XYZ | xyz(33.3980, 35.8885, 52.1716) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.55
Bluegrey
#85A3B2
ΔE00 5.37
Cool Gray
#9AA7B0
ΔE00 5.72
Greyblue
#77A1B5
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 6.96
Blue Grey
#758DA3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4BB #BBA58E
analogous
#8EBBBB #8EA4BB #8F8EBB
triadic
#8EA4BB #BB8EA4 #A4BB8E
tetradic
#8EA4BB #BB8EBB #BBA58E #8EBB8F
square
#8EA4BB #BB8EBB #BBA58E #8EBB8F
split-complementary
#8EA4BB #BB8F8E #BBBB8E
monochromatic
#4E6781 #6885A4 #8EA4BB #B4C3D2 #DAE2E9
Accessibility & contrast
On white
2.57
#8EA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8EA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4BB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4BB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#969FBB
Tritanopia (blue-blind)
#82A9AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea4bb; /* rgb */ color: rgb(142, 164, 187); /* oklch */ color: oklch(71.0% 0.042 249.6);
Tailwind
colors: {
custom: {
50: '#afbecf',
500: '#8ea4bb',
950: '#000000',
},
}SCSS
$custom: #8ea4bb; $custom-light: #afbecf; $custom-dark: #000000;
JSON
{
"hex": "#8ea4bb",
"rgb": {
"r": 142,
"g": 164,
"b": 187
},
"hsl": {
"h": 210.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.70956,
"c": 0.0418,
"h": 249.6
},
"luminance": 0.3589
}Semantic roles & 50–950 ramp
primary
#8EA4BB
secondary
#DAD3CB
accent
#7442A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182