#8EAEC8#8EAEC8
#8EAEC8 is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.052 H 243.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEC8 |
|---|---|
| RGB | rgb(142, 174, 200) |
| HSL | hsl(207, 35%, 67%) |
| HSV | hsv(207, 29%, 78%) |
| CMYK | cmyk(29%, 13%, 0%, 21.6%) |
| CIE-LAB | lab(69.61, -4.85, -16.79) |
| CIE-LCH | lch(69.61, 17.47, 253.88°) |
| OKLab | oklab(73.6% -0.0234 -0.0459) |
| OKLCH | oklch(73.6% 0.052 243) |
| XYZ | xyz(36.7136, 40.1915, 60.4557) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.96
Bluey Grey
#89A0B0
ΔE00 5.31
Bluegrey
#85A3B2
ΔE00 5.49
Greyblue
#77A1B5
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.49
Cool Gray
#9AA7B0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEC8 #C8A88E
analogous
#8EC8C5 #8EAEC8 #8E91C8
triadic
#8EAEC8 #C88EAE #AEC88E
tetradic
#8EAEC8 #C58EC8 #C8A88E #91C88E
square
#8EAEC8 #C58EC8 #C8A88E #91C88E
split-complementary
#8EAEC8 #C88E91 #C8C58E
monochromatic
#487294 #6590B4 #8EAEC8 #B7CCDC #E0E9F0
Accessibility & contrast
On white
2.32
#8EAEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#8EAEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEC8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEC8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AEC9
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#7DB4B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8eaec8; /* rgb */ color: rgb(142, 174, 200); /* oklch */ color: oklch(73.6% 0.052 243.0);
Tailwind
colors: {
custom: {
50: '#b0c6d8',
500: '#8eaec8',
950: '#000000',
},
}SCSS
$custom: #8eaec8; $custom-light: #b0c6d8; $custom-dark: #000000;
JSON
{
"hex": "#8eaec8",
"rgb": {
"r": 142,
"g": 174,
"b": 200
},
"hsl": {
"h": 206.897,
"s": 34.524,
"l": 67.059
},
"oklch": {
"l": 0.73596,
"c": 0.05157,
"h": 243
},
"luminance": 0.40193
}Semantic roles & 50–950 ramp
primary
#8EAEC8
secondary
#E2D8D0
accent
#6D38AD
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#101314
muted
#7F8283