#8EA8BA#8EA8BA
#8EA8BA is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.8% C 0.039 H 238.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8BA |
|---|---|
| RGB | rgb(142, 168, 186) |
| HSL | hsl(205, 24%, 64%) |
| HSV | hsv(205, 24%, 73%) |
| CMYK | cmyk(23.7%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(67.50, -4.92, -12.21) |
| CIE-LCH | lch(67.50, 13.17, 248.06°) |
| OKLab | oklab(71.79% -0.0205 -0.0332) |
| OKLCH | oklch(71.79% 0.039 238.3) |
| XYZ | xyz(34.0184, 37.3001, 51.8521) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.49
Bluegrey
#85A3B2
ΔE00 2.86
Cool Gray
#9AA7B0
ΔE00 4.62
Greyblue
#77A1B5
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 5.88
Cool Grey
#95A3A6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8BA #BAA08E
analogous
#8EBAB6 #8EA8BA #8E92BA
triadic
#8EA8BA #BA8EA8 #A8BA8E
tetradic
#8EA8BA #B68EBA #BAA08E #92BA8E
square
#8EA8BA #B68EBA #BAA08E #92BA8E
split-complementary
#8EA8BA #BA8E92 #BAB68E
monochromatic
#4E6B80 #688BA3 #8EA8BA #B4C5D1 #DAE3E8
Accessibility & contrast
On white
2.48
#8EA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8EA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8BA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8BA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#82ADAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea8ba; /* rgb */ color: rgb(142, 168, 186); /* oklch */ color: oklch(71.8% 0.039 238.3);
Tailwind
colors: {
custom: {
50: '#afc1ce',
500: '#8ea8ba',
950: '#000000',
},
}SCSS
$custom: #8ea8ba; $custom-light: #afc1ce; $custom-dark: #000000;
JSON
{
"hex": "#8ea8ba",
"rgb": {
"r": 142,
"g": 168,
"b": 186
},
"hsl": {
"h": 204.545,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.71786,
"c": 0.03905,
"h": 238.3
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#8EA8BA
secondary
#DAD1CA
accent
#6A43A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182