#8EAAB7#8EAAB7
#8EAAB7 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.036 H 227.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAB7 |
|---|---|
| RGB | rgb(142, 170, 183) |
| HSL | hsl(199, 22%, 64%) |
| HSV | hsv(199, 22%, 72%) |
| CMYK | cmyk(22.4%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(67.96, -6.70, -9.86) |
| CIE-LCH | lch(67.96, 11.92, 235.81°) |
| OKLab | oklab(72.12% -0.0244 -0.0268) |
| OKLCH | oklch(72.12% 0.036 227.6) |
| XYZ | xyz(34.0749, 37.9180, 50.3141) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.33
Bluey Grey
#89A0B0
ΔE00 3.75
Greyblue
#77A1B5
ΔE00 4.81
Cool Gray
#9AA7B0
ΔE00 4.81
Cool Grey
#95A3A6
ΔE00 5.52
Light Grey Blue
#9DBCD4
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAB7 #B79B8E
analogous
#8EB7AF #8EAAB7 #8E95B7
triadic
#8EAAB7 #B78EAA #AAB78E
tetradic
#8EAAB7 #AF8EB7 #B79B8E #95B78E
square
#8EAAB7 #AF8EB7 #B79B8E #95B78E
split-complementary
#8EAAB7 #B78E95 #B7AF8E
monochromatic
#4F6E7C #698E9F #8EAAB7 #B3C6CF #D9E2E7
Accessibility & contrast
On white
2.45
#8EAAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8EAAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAB7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAB7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B8
Deuteranopia (green-blind)
#9DA3B7
Tritanopia (blue-blind)
#82AEAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaab7; /* rgb */ color: rgb(142, 170, 183); /* oklch */ color: oklch(72.1% 0.036 227.6);
Tailwind
colors: {
custom: {
50: '#afc3cc',
500: '#8eaab7',
950: '#000000',
},
}SCSS
$custom: #8eaab7; $custom-light: #afc3cc; $custom-dark: #000000;
JSON
{
"hex": "#8eaab7",
"rgb": {
"r": 142,
"g": 170,
"b": 183
},
"hsl": {
"h": 199.024,
"s": 22.162,
"l": 63.725
},
"oklch": {
"l": 0.72117,
"c": 0.03625,
"h": 227.6
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#8EAAB7
secondary
#D8CEC9
accent
#6245A1
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182