#8EAEBC#8EAEBC
#8EAEBC is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.040 H 226.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEBC |
|---|---|
| RGB | rgb(142, 174, 188) |
| HSL | hsl(198, 26%, 65%) |
| HSV | hsv(198, 24%, 74%) |
| CMYK | cmyk(24.5%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(69.22, -7.71, -10.75) |
| CIE-LCH | lch(69.22, 13.22, 234.36°) |
| OKLab | oklab(73.17% -0.028 -0.0292) |
| OKLCH | oklch(73.17% 0.04 226.3) |
| XYZ | xyz(35.3659, 39.6524, 53.3575) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.29
Bluey Grey
#89A0B0
ΔE00 4.99
Greyblue
#77A1B5
ΔE00 5.02
Cool Gray
#9AA7B0
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 5.99
Cool Grey
#95A3A6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEBC #BC9C8E
analogous
#8EBCB3 #8EAEBC #8E97BC
triadic
#8EAEBC #BC8EAE #AEBC8E
tetradic
#8EAEBC #B38EBC #BC9C8E #97BC8E
square
#8EAEBC #B38EBC #BC9C8E #97BC8E
split-complementary
#8EAEBC #BC8E97 #BCB38E
monochromatic
#4D7282 #6892A5 #8EAEBC #B4CAD3 #DBE5EA
Accessibility & contrast
On white
2.35
#8EAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8EAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEBC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEBC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#9FA7BC
Tritanopia (blue-blind)
#80B2B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaebc; /* rgb */ color: rgb(142, 174, 188); /* oklch */ color: oklch(73.2% 0.040 226.3);
Tailwind
colors: {
custom: {
50: '#b0c6d0',
500: '#8eaebc',
950: '#000000',
},
}SCSS
$custom: #8eaebc; $custom-light: #b0c6d0; $custom-dark: #000000;
JSON
{
"hex": "#8eaebc",
"rgb": {
"r": 142,
"g": 174,
"b": 188
},
"hsl": {
"h": 198.261,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.73165,
"c": 0.04046,
"h": 226.3
},
"luminance": 0.39654
}Semantic roles & 50–950 ramp
primary
#8EAEBC
secondary
#DBD0CB
accent
#5F41A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282