#8EAAB3#8EAAB3
#8EAAB3 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.034 H 219.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAB3 |
|---|---|
| RGB | rgb(142, 170, 179) |
| HSL | hsl(195, 20%, 63%) |
| HSV | hsv(195, 21%, 70%) |
| CMYK | cmyk(20.7%, 5%, 0%, 29.8%) |
| CIE-LAB | lab(67.84, -7.61, -7.83) |
| CIE-LCH | lch(67.84, 10.92, 225.81°) |
| OKLab | oklab(71.98% -0.026 -0.0212) |
| OKLCH | oklch(71.98% 0.034 219.2) |
| XYZ | xyz(33.6645, 37.7538, 48.1526) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.31
Cool Grey
#95A3A6
ΔE00 4.84
Bluey Grey
#89A0B0
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 5.35
Greyblue
#77A1B5
ΔE00 5.55
Light Grey Blue
#9DBCD4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAB3 #B3978E
analogous
#8EB3A9 #8EAAB3 #8E97B3
triadic
#8EAAB3 #B38EAA #AAB38E
tetradic
#8EAAB3 #A98EB3 #B3978E #97B38E
square
#8EAAB3 #A98EB3 #B3978E #97B38E
split-complementary
#8EAAB3 #B38E97 #B3A98E
monochromatic
#506D77 #698E9A #8EAAB3 #B3C6CC #D7E1E4
Accessibility & contrast
On white
2.46
#8EAAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8EAAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAB3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAB3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#9EA3B3
Tritanopia (blue-blind)
#83ADAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8eaab3; /* rgb */ color: rgb(142, 170, 179); /* oklch */ color: oklch(72.0% 0.034 219.2);
Tailwind
colors: {
custom: {
50: '#afc3c9',
500: '#8eaab3',
950: '#000000',
},
}SCSS
$custom: #8eaab3; $custom-light: #afc3c9; $custom-dark: #000000;
JSON
{
"hex": "#8eaab3",
"rgb": {
"r": 142,
"g": 170,
"b": 179
},
"hsl": {
"h": 194.595,
"s": 19.577,
"l": 62.941
},
"oklch": {
"l": 0.71981,
"c": 0.03357,
"h": 219.2
},
"luminance": 0.37755
}Semantic roles & 50–950 ramp
primary
#8EAAB3
secondary
#D5CBC8
accent
#5D489E
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182