#8EAAB4#8EAAB4
#8EAAB4 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.034 H 221.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAB4 |
|---|---|
| RGB | rgb(142, 170, 180) |
| HSL | hsl(196, 20%, 63%) |
| HSV | hsv(196, 21%, 71%) |
| CMYK | cmyk(21.1%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(67.87, -7.38, -8.34) |
| CIE-LCH | lch(67.87, 11.14, 228.47°) |
| OKLab | oklab(72.02% -0.0256 -0.0226) |
| OKLCH | oklch(72.02% 0.034 221.5) |
| XYZ | xyz(33.7660, 37.7944, 48.6872) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.98
Bluey Grey
#89A0B0
ΔE00 4.66
Cool Grey
#95A3A6
ΔE00 4.96
Cool Gray
#9AA7B0
ΔE00 5.16
Greyblue
#77A1B5
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAB4 #B4988E
analogous
#8EB4AB #8EAAB4 #8E97B4
triadic
#8EAAB4 #B48EAA #AAB48E
tetradic
#8EAAB4 #AB8EB4 #B4988E #97B48E
square
#8EAAB4 #AB8EB4 #B4988E #97B48E
split-complementary
#8EAAB4 #B48E97 #B4AB8E
monochromatic
#506D78 #698E9C #8EAAB4 #B3C6CC #D8E1E5
Accessibility & contrast
On white
2.45
#8EAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8EAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAB4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAB4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B5
Deuteranopia (green-blind)
#9EA3B4
Tritanopia (blue-blind)
#83ADAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8eaab4; /* rgb */ color: rgb(142, 170, 180); /* oklch */ color: oklch(72.0% 0.034 221.5);
Tailwind
colors: {
custom: {
50: '#afc3ca',
500: '#8eaab4',
950: '#000000',
},
}SCSS
$custom: #8eaab4; $custom-light: #afc3ca; $custom-dark: #000000;
JSON
{
"hex": "#8eaab4",
"rgb": {
"r": 142,
"g": 170,
"b": 180
},
"hsl": {
"h": 195.789,
"s": 20.213,
"l": 63.137
},
"oklch": {
"l": 0.72015,
"c": 0.03416,
"h": 221.5
},
"luminance": 0.37796
}Semantic roles & 50–950 ramp
primary
#8EAAB4
secondary
#D6CCC8
accent
#5E479F
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182