#8EA0AF#8EA0AF
#8EA0AF is a light, muted cyan. Relative luminance 0.340; OKLCH L 69.7% C 0.030 H 243.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0AF |
|---|---|
| RGB | rgb(142, 160, 175) |
| HSL | hsl(207, 17%, 62%) |
| HSV | hsv(207, 19%, 69%) |
| CMYK | cmyk(18.9%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(64.95, -3.06, -9.90) |
| CIE-LCH | lch(64.95, 10.36, 252.84°) |
| OKLab | oklab(69.66% -0.0135 -0.0268) |
| OKLCH | oklch(69.66% 0.03 243.3) |
| XYZ | xyz(31.4620, 33.9868, 45.4516) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 1.64
Cool Gray
#9AA7B0
ΔE00 3.53
Bluegrey
#85A3B2
ΔE00 4.03
Cool Grey
#95A3A6
ΔE00 5.58
Pewter
#899397
ΔE00 6.40
Greyblue
#77A1B5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0AF #AF9D8E
analogous
#8EAFAE #8EA0AF #8E90AF
triadic
#8EA0AF #AF8EA0 #A0AF8E
tetradic
#8EA0AF #AE8EAF #AF9D8E #90AF8E
square
#8EA0AF #AE8EAF #AF9D8E #90AF8E
split-complementary
#8EA0AF #AF8E90 #AFAE8E
monochromatic
#516372 #6A8296 #8EA0AF #B2BEC8 #D6DCE2
Accessibility & contrast
On white
2.69
#8EA0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8EA0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0AF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0AF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#969CAF
Tritanopia (blue-blind)
#85A4A5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea0af; /* rgb */ color: rgb(142, 160, 175); /* oklch */ color: oklch(69.7% 0.030 243.3);
Tailwind
colors: {
custom: {
50: '#afbcc6',
500: '#8ea0af',
950: '#000000',
},
}SCSS
$custom: #8ea0af; $custom-light: #afbcc6; $custom-dark: #000000;
JSON
{
"hex": "#8ea0af",
"rgb": {
"r": 142,
"g": 160,
"b": 175
},
"hsl": {
"h": 207.273,
"s": 17.098,
"l": 62.157
},
"oklch": {
"l": 0.69662,
"c": 0.03003,
"h": 243.3
},
"luminance": 0.33988
}Semantic roles & 50–950 ramp
primary
#8EA0AF
secondary
#D2CCC6
accent
#6F4A9B
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182