#8EAAC3#8EAAC3
#8EAAC3 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.048 H 245.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAC3 |
|---|---|
| RGB | rgb(142, 170, 195) |
| HSL | hsl(208, 31%, 66%) |
| HSV | hsv(208, 27%, 76%) |
| CMYK | cmyk(27.2%, 12.8%, 0%, 23.5%) |
| CIE-LAB | lab(68.34, -3.88, -15.93) |
| CIE-LCH | lch(68.34, 16.40, 256.31°) |
| OKLab | oklab(72.55% -0.0199 -0.0435) |
| OKLCH | oklch(72.55% 0.048 245.5) |
| XYZ | xyz(35.3775, 38.4391, 57.1747) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.39
Light Grey Blue
#9DBCD4
ΔE00 5.03
Bluegrey
#85A3B2
ΔE00 5.18
Greyblue
#77A1B5
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAC3 #C3A78E
analogous
#8EC3C1 #8EAAC3 #8E8FC3
triadic
#8EAAC3 #C38EAA #AAC38E
tetradic
#8EAAC3 #C18EC3 #C3A78E #8FC38E
square
#8EAAC3 #C18EC3 #C3A78E #8FC38E
split-complementary
#8EAAC3 #C38E8F #C3C18E
monochromatic
#4A6D8C #668CAE #8EAAC3 #B6C8D8 #DEE6ED
Accessibility & contrast
On white
2.42
#8EAAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#8EAAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAC3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAC3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC4
Deuteranopia (green-blind)
#9AA4C3
Tritanopia (blue-blind)
#7FB0B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eaac3; /* rgb */ color: rgb(142, 170, 195); /* oklch */ color: oklch(72.5% 0.048 245.5);
Tailwind
colors: {
custom: {
50: '#b0c3d5',
500: '#8eaac3',
950: '#000000',
},
}SCSS
$custom: #8eaac3; $custom-light: #b0c3d5; $custom-dark: #000000;
JSON
{
"hex": "#8eaac3",
"rgb": {
"r": 142,
"g": 170,
"b": 195
},
"hsl": {
"h": 208.302,
"s": 30.636,
"l": 66.078
},
"oklch": {
"l": 0.72546,
"c": 0.04787,
"h": 245.5
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#8EAAC3
secondary
#DFD6CE
accent
#703CA9
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#101214
muted
#7F8183