#8EAAB2#8EAAB2
#8EAAB2 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.033 H 216.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAB2 |
|---|---|
| RGB | rgb(142, 170, 178) |
| HSL | hsl(193, 19%, 63%) |
| HSV | hsv(193, 20%, 70%) |
| CMYK | cmyk(20.2%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(67.81, -7.83, -7.32) |
| CIE-LCH | lch(67.81, 10.72, 223.04°) |
| OKLab | oklab(71.95% -0.0264 -0.0198) |
| OKLCH | oklch(71.95% 0.033 216.9) |
| XYZ | xyz(33.5637, 37.7135, 47.6219) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.68
Cool Grey
#95A3A6
ΔE00 4.76
Bluey Grey
#89A0B0
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 5.57
Greyblue
#77A1B5
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAB2 #B2968E
analogous
#8EB2A8 #8EAAB2 #8E98B2
triadic
#8EAAB2 #B28EAA #AAB28E
tetradic
#8EAAB2 #A88EB2 #B2968E #98B28E
square
#8EAAB2 #A88EB2 #B2968E #98B28E
split-complementary
#8EAAB2 #B28E98 #B2A88E
monochromatic
#506D76 #6A8F99 #8EAAB2 #B2C5CB #D7E1E4
Accessibility & contrast
On white
2.46
#8EAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8EAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAB2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAB2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#84ADAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8eaab2; /* rgb */ color: rgb(142, 170, 178); /* oklch */ color: oklch(71.9% 0.033 216.9);
Tailwind
colors: {
custom: {
50: '#afc3c9',
500: '#8eaab2',
950: '#000000',
},
}SCSS
$custom: #8eaab2; $custom-light: #afc3c9; $custom-dark: #000000;
JSON
{
"hex": "#8eaab2",
"rgb": {
"r": 142,
"g": 170,
"b": 178
},
"hsl": {
"h": 193.333,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.71947,
"c": 0.03302,
"h": 216.9
},
"luminance": 0.37715
}Semantic roles & 50–950 ramp
primary
#8EAAB2
secondary
#D4CAC7
accent
#5B489D
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182