#8EAEB7#8EAEB7
#8EAEB7 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.037 H 216.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEB7 |
|---|---|
| RGB | rgb(142, 174, 183) |
| HSL | hsl(193, 22%, 64%) |
| HSV | hsv(193, 22%, 72%) |
| CMYK | cmyk(22.4%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(69.07, -8.86, -8.21) |
| CIE-LCH | lch(69.07, 12.08, 222.84°) |
| OKLab | oklab(72.99% -0.0299 -0.0223) |
| OKLCH | oklch(72.99% 0.037 216.7) |
| XYZ | xyz(34.8362, 39.4405, 50.5679) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.35
Greyblue
#77A1B5
ΔE00 5.98
Cool Grey
#95A3A6
ΔE00 6.08
Bluey Grey
#89A0B0
ΔE00 6.30
Cool Gray
#9AA7B0
ΔE00 6.59
Light Grey Blue
#9DBCD4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEB7 #B7978E
analogous
#8EB7AB #8EAEB7 #8E99B7
triadic
#8EAEB7 #B78EAE #AEB78E
tetradic
#8EAEB7 #AB8EB7 #B7978E #99B78E
square
#8EAEB7 #AB8EB7 #B7978E #99B78E
split-complementary
#8EAEB7 #B78E99 #B7AB8E
monochromatic
#4F727C #69939F #8EAEB7 #B3C9CF #D9E4E7
Accessibility & contrast
On white
2.36
#8EAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8EAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEB7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEB7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#A1A6B7
Tritanopia (blue-blind)
#82B2B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaeb7; /* rgb */ color: rgb(142, 174, 183); /* oklch */ color: oklch(73.0% 0.037 216.7);
Tailwind
colors: {
custom: {
50: '#afc6cc',
500: '#8eaeb7',
950: '#000000',
},
}SCSS
$custom: #8eaeb7; $custom-light: #afc6cc; $custom-dark: #000000;
JSON
{
"hex": "#8eaeb7",
"rgb": {
"r": 142,
"g": 174,
"b": 183
},
"hsl": {
"h": 193.171,
"s": 22.162,
"l": 63.725
},
"oklch": {
"l": 0.72994,
"c": 0.03732,
"h": 216.7
},
"luminance": 0.39442
}Semantic roles & 50–950 ramp
primary
#8EAEB7
secondary
#D8CCC9
accent
#5945A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282