#8EA9BA#8EA9BA
#8EA9BA is a light, muted cyan. Relative luminance 0.377; OKLCH L 72.0% C 0.039 H 235.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9BA |
|---|---|
| RGB | rgb(142, 169, 186) |
| HSL | hsl(203, 24%, 64%) |
| HSV | hsv(203, 24%, 73%) |
| CMYK | cmyk(23.7%, 9.1%, 0%, 27.1%) |
| CIE-LAB | lab(67.78, -5.47, -11.80) |
| CIE-LCH | lch(67.78, 13.01, 245.15°) |
| OKLab | oklab(72% -0.0219 -0.0321) |
| OKLCH | oklch(72% 0.039 235.7) |
| XYZ | xyz(34.2037, 37.6707, 51.9139) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.55
Bluey Grey
#89A0B0
ΔE00 2.78
Cool Gray
#9AA7B0
ΔE00 4.67
Greyblue
#77A1B5
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 5.82
Cool Grey
#95A3A6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9BA #BA9F8E
analogous
#8EBAB5 #8EA9BA #8E93BA
triadic
#8EA9BA #BA8EA9 #A9BA8E
tetradic
#8EA9BA #B58EBA #BA9F8E #93BA8E
square
#8EA9BA #B58EBA #BA9F8E #93BA8E
split-complementary
#8EA9BA #BA8E93 #BAB58E
monochromatic
#4E6C80 #688CA3 #8EA9BA #B4C6D1 #DAE3E8
Accessibility & contrast
On white
2.46
#8EA9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8EA9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9BA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9BA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#82ADAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea9ba; /* rgb */ color: rgb(142, 169, 186); /* oklch */ color: oklch(72.0% 0.039 235.7);
Tailwind
colors: {
custom: {
50: '#afc2ce',
500: '#8ea9ba',
950: '#000000',
},
}SCSS
$custom: #8ea9ba; $custom-light: #afc2ce; $custom-dark: #000000;
JSON
{
"hex": "#8ea9ba",
"rgb": {
"r": 142,
"g": 169,
"b": 186
},
"hsl": {
"h": 203.182,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.72003,
"c": 0.03885,
"h": 235.7
},
"luminance": 0.37672
}Semantic roles & 50–950 ramp
primary
#8EA9BA
secondary
#DAD0CA
accent
#6843A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182