#8EAAB9#8EAAB9
#8EAAB9 is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.038 H 231.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAB9 |
|---|---|
| RGB | rgb(142, 170, 185) |
| HSL | hsl(201, 23%, 64%) |
| HSV | hsv(201, 23%, 73%) |
| CMYK | cmyk(23.2%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(68.02, -6.24, -10.88) |
| CIE-LCH | lch(68.02, 12.54, 240.16°) |
| OKLab | oklab(72.19% -0.0236 -0.0296) |
| OKLCH | oklch(72.19% 0.038 231.4) |
| XYZ | xyz(34.2845, 38.0019, 51.4182) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.30
Bluey Grey
#89A0B0
ΔE00 3.33
Greyblue
#77A1B5
ΔE00 4.69
Cool Gray
#9AA7B0
ΔE00 4.77
Cool Grey
#95A3A6
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAB9 #B99D8E
analogous
#8EB9B3 #8EAAB9 #8E95B9
triadic
#8EAAB9 #B98EAA #AAB98E
tetradic
#8EAAB9 #B38EB9 #B99D8E #95B98E
square
#8EAAB9 #B38EB9 #B99D8E #95B98E
split-complementary
#8EAAB9 #B98E95 #B9B38E
monochromatic
#4E6E7E #688EA2 #8EAAB9 #B4C6D0 #DAE3E8
Accessibility & contrast
On white
2.44
#8EAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8EAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAB9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAB9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BA
Deuteranopia (green-blind)
#9CA4B9
Tritanopia (blue-blind)
#82AEAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaab9; /* rgb */ color: rgb(142, 170, 185); /* oklch */ color: oklch(72.2% 0.038 231.4);
Tailwind
colors: {
custom: {
50: '#afc3ce',
500: '#8eaab9',
950: '#000000',
},
}SCSS
$custom: #8eaab9; $custom-light: #afc3ce; $custom-dark: #000000;
JSON
{
"hex": "#8eaab9",
"rgb": {
"r": 142,
"g": 170,
"b": 185
},
"hsl": {
"h": 200.93,
"s": 23.497,
"l": 64.118
},
"oklch": {
"l": 0.72186,
"c": 0.03787,
"h": 231.4
},
"luminance": 0.38003
}Semantic roles & 50–950 ramp
primary
#8EAAB9
secondary
#D9CFCA
accent
#6444A2
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182