#8EA1BA#8EA1BA
#8EA1BA is a light, muted cyan. Relative luminance 0.348; OKLCH L 70.3% C 0.043 H 255.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1BA |
|---|---|
| RGB | rgb(142, 161, 186) |
| HSL | hsl(214, 24%, 64%) |
| HSV | hsv(214, 24%, 73%) |
| CMYK | cmyk(23.7%, 13.4%, 0%, 27.1%) |
| CIE-LAB | lab(65.58, -1.07, -15.10) |
| CIE-LCH | lch(65.58, 15.14, 265.94°) |
| OKLab | oklab(70.27% -0.0108 -0.0412) |
| OKLCH | oklch(70.27% 0.043 255.3) |
| XYZ | xyz(32.7607, 34.7847, 51.4329) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.84
Cool Gray
#9AA7B0
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 6.93
Blue Grey
#758DA3
ΔE00 7.38
Greyblue
#77A1B5
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1BA #BAA78E
analogous
#8EB7BA #8EA1BA #918EBA
triadic
#8EA1BA #BA8EA1 #A1BA8E
tetradic
#8EA1BA #BA8EB7 #BAA78E #8EBA91
square
#8EA1BA #BA8EB7 #BAA78E #8EBA91
split-complementary
#8EA1BA #BA918E #B7BA8E
monochromatic
#4E6380 #6881A3 #8EA1BA #B4C1D1 #DAE0E8
Accessibility & contrast
On white
2.64
#8EA1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#8EA1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1BA
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1BA | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BB
Deuteranopia (green-blind)
#949DB9
Tritanopia (blue-blind)
#82A6A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea1ba; /* rgb */ color: rgb(142, 161, 186); /* oklch */ color: oklch(70.3% 0.043 255.3);
Tailwind
colors: {
custom: {
50: '#afbcce',
500: '#8ea1ba',
950: '#000000',
},
}SCSS
$custom: #8ea1ba; $custom-light: #afbcce; $custom-dark: #000000;
JSON
{
"hex": "#8ea1ba",
"rgb": {
"r": 142,
"g": 161,
"b": 186
},
"hsl": {
"h": 214.091,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.70274,
"c": 0.04257,
"h": 255.3
},
"luminance": 0.34786
}Semantic roles & 50–950 ramp
primary
#8EA1BA
secondary
#DAD3CA
accent
#7943A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182