#8EAAC7#8EAAC7
#8EAAC7 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.7% C 0.052 H 249.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAC7 |
|---|---|
| RGB | rgb(142, 170, 199) |
| HSL | hsl(211, 34%, 67%) |
| HSV | hsv(211, 29%, 78%) |
| CMYK | cmyk(28.6%, 14.6%, 0%, 22%) |
| CIE-LAB | lab(68.48, -2.91, -17.94) |
| CIE-LCH | lch(68.48, 18.18, 260.78°) |
| OKLab | oklab(72.7% -0.0184 -0.0491) |
| OKLCH | oklch(72.7% 0.052 249.5) |
| XYZ | xyz(35.8359, 38.6224, 59.5885) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.46
Bluey Grey
#89A0B0
ΔE00 5.58
Bluegrey
#85A3B2
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAC7 #C7AB8E
analogous
#8EC7C7 #8EAAC7 #8F8EC7
triadic
#8EAAC7 #C78EAA #AAC78E
tetradic
#8EAAC7 #C78EC7 #C7AB8E #8EC78F
square
#8EAAC7 #C78EC7 #C7AB8E #8EC78F
split-complementary
#8EAAC7 #C78F8E #C7C78E
monochromatic
#486D92 #658BB3 #8EAAC7 #B7C9DB #E0E8F0
Accessibility & contrast
On white
2.41
#8EAAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#8EAAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAC7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAC7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC8
Deuteranopia (green-blind)
#98A4C6
Tritanopia (blue-blind)
#7DB1B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eaac7; /* rgb */ color: rgb(142, 170, 199); /* oklch */ color: oklch(72.7% 0.052 249.5);
Tailwind
colors: {
custom: {
50: '#b0c3d8',
500: '#8eaac7',
950: '#000000',
},
}SCSS
$custom: #8eaac7; $custom-light: #b0c3d8; $custom-dark: #000000;
JSON
{
"hex": "#8eaac7",
"rgb": {
"r": 142,
"g": 170,
"b": 199
},
"hsl": {
"h": 210.526,
"s": 33.728,
"l": 66.863
},
"oklch": {
"l": 0.72696,
"c": 0.05248,
"h": 249.5
},
"luminance": 0.38624
}Semantic roles & 50–950 ramp
primary
#8EAAC7
secondary
#E2D9CF
accent
#7439AD
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#101214
muted
#7F8183