#8EAEC9#8EAEC9
#8EAEC9 is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.053 H 244.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEC9 |
|---|---|
| RGB | rgb(142, 174, 201) |
| HSL | hsl(207, 35%, 67%) |
| HSV | hsv(207, 29%, 79%) |
| CMYK | cmyk(29.4%, 13.4%, 0%, 21.2%) |
| CIE-LAB | lab(69.64, -4.61, -17.29) |
| CIE-LCH | lch(69.64, 17.89, 255.07°) |
| OKLab | oklab(73.63% -0.0231 -0.0473) |
| OKLCH | oklch(73.63% 0.053 244) |
| XYZ | xyz(36.8309, 40.2384, 61.0732) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.03
Bluey Grey
#89A0B0
ΔE00 5.53
Bluegrey
#85A3B2
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 6.46
Greyblue
#77A1B5
ΔE00 6.53
Cool Gray
#9AA7B0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEC9 #C9A98E
analogous
#8EC9C7 #8EAEC9 #8E91C9
triadic
#8EAEC9 #C98EAE #AEC98E
tetradic
#8EAEC9 #C78EC9 #C9A98E #91C98E
square
#8EAEC9 #C78EC9 #C9A98E #91C98E
split-complementary
#8EAEC9 #C98E91 #C9C78E
monochromatic
#477295 #6590B5 #8EAEC9 #B7CCDD #E1E9F1
Accessibility & contrast
On white
2.32
#8EAEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8EAEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEC9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEC9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECA
Deuteranopia (green-blind)
#9CA7C9
Tritanopia (blue-blind)
#7CB4B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8eaec9; /* rgb */ color: rgb(142, 174, 201); /* oklch */ color: oklch(73.6% 0.053 244.0);
Tailwind
colors: {
custom: {
50: '#b0c6d9',
500: '#8eaec9',
950: '#000000',
},
}SCSS
$custom: #8eaec9; $custom-light: #b0c6d9; $custom-dark: #000000;
JSON
{
"hex": "#8eaec9",
"rgb": {
"r": 142,
"g": 174,
"b": 201
},
"hsl": {
"h": 207.458,
"s": 35.329,
"l": 67.255
},
"oklch": {
"l": 0.73633,
"c": 0.05265,
"h": 244
},
"luminance": 0.4024
}Semantic roles & 50–950 ramp
primary
#8EAEC9
secondary
#E3D9D0
accent
#6E37AE
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283