#8EAAC8#8EAAC8
#8EAAC8 is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.054 H 250.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAC8 |
|---|---|
| RGB | rgb(142, 170, 200) |
| HSL | hsl(211, 35%, 67%) |
| HSV | hsv(211, 29%, 78%) |
| CMYK | cmyk(29%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(68.51, -2.67, -18.44) |
| CIE-LCH | lch(68.51, 18.64, 261.77°) |
| OKLab | oklab(72.73% -0.018 -0.0505) |
| OKLCH | oklch(72.73% 0.054 250.3) |
| XYZ | xyz(35.9523, 38.6690, 60.2019) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.61
Bluey Grey
#89A0B0
ΔE00 5.88
Bluegrey
#85A3B2
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.17
Greyblue
#77A1B5
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAC8 #C8AC8E
analogous
#8EC7C8 #8EAAC8 #8F8EC8
triadic
#8EAAC8 #C88EAA #AAC88E
tetradic
#8EAAC8 #C88EC7 #C8AC8E #8EC88F
square
#8EAAC8 #C88EC7 #C8AC8E #8EC88F
split-complementary
#8EAAC8 #C88F8E #C7C88E
monochromatic
#486C94 #658BB4 #8EAAC8 #B7C9DC #E0E8F0
Accessibility & contrast
On white
2.40
#8EAAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8EAAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAC8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAC8 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC9
Deuteranopia (green-blind)
#98A4C7
Tritanopia (blue-blind)
#7DB1B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8eaac8; /* rgb */ color: rgb(142, 170, 200); /* oklch */ color: oklch(72.7% 0.054 250.3);
Tailwind
colors: {
custom: {
50: '#b0c3d8',
500: '#8eaac8',
950: '#000000',
},
}SCSS
$custom: #8eaac8; $custom-light: #b0c3d8; $custom-dark: #000000;
JSON
{
"hex": "#8eaac8",
"rgb": {
"r": 142,
"g": 170,
"b": 200
},
"hsl": {
"h": 211.034,
"s": 34.524,
"l": 67.059
},
"oklch": {
"l": 0.72734,
"c": 0.05367,
"h": 250.3
},
"luminance": 0.3867
}Semantic roles & 50–950 ramp
primary
#8EAAC8
secondary
#E2D9D0
accent
#7538AD
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#101214
muted
#7F8183