#8EAEC7#8EAEC7
#8EAEC7 is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.051 H 241.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEC7 |
|---|---|
| RGB | rgb(142, 174, 199) |
| HSL | hsl(206, 34%, 67%) |
| HSV | hsv(206, 29%, 78%) |
| CMYK | cmyk(28.6%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(69.57, -5.09, -16.29) |
| CIE-LCH | lch(69.57, 17.06, 252.63°) |
| OKLab | oklab(73.56% -0.0238 -0.0445) |
| OKLCH | oklch(73.56% 0.051 241.9) |
| XYZ | xyz(36.5971, 40.1449, 59.8422) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.93
Bluey Grey
#89A0B0
ΔE00 5.11
Bluegrey
#85A3B2
ΔE00 5.18
Greyblue
#77A1B5
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEC7 #C7A78E
analogous
#8EC7C4 #8EAEC7 #8E92C7
triadic
#8EAEC7 #C78EAE #AEC78E
tetradic
#8EAEC7 #C48EC7 #C7A78E #92C78E
square
#8EAEC7 #C48EC7 #C7A78E #92C78E
split-complementary
#8EAEC7 #C78E92 #C7C48E
monochromatic
#487292 #6591B3 #8EAEC7 #B7CBDB #E0E9F0
Accessibility & contrast
On white
2.33
#8EAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#8EAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEC7
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEC7 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC8
Deuteranopia (green-blind)
#9CA7C7
Tritanopia (blue-blind)
#7DB4B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8eaec7; /* rgb */ color: rgb(142, 174, 199); /* oklch */ color: oklch(73.6% 0.051 241.9);
Tailwind
colors: {
custom: {
50: '#b0c6d8',
500: '#8eaec7',
950: '#000000',
},
}SCSS
$custom: #8eaec7; $custom-light: #b0c6d8; $custom-dark: #000000;
JSON
{
"hex": "#8eaec7",
"rgb": {
"r": 142,
"g": 174,
"b": 199
},
"hsl": {
"h": 206.316,
"s": 33.728,
"l": 66.863
},
"oklch": {
"l": 0.73559,
"c": 0.0505,
"h": 241.9
},
"luminance": 0.40146
}Semantic roles & 50–950 ramp
primary
#8EAEC7
secondary
#E2D7CF
accent
#6C39AD
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#101314
muted
#7F8283