#8EA1AF#8EA1AF
#8EA1AF is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.9% C 0.030 H 239.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1AF |
|---|---|
| RGB | rgb(142, 161, 175) |
| HSL | hsl(205, 17%, 62%) |
| HSV | hsv(205, 19%, 69%) |
| CMYK | cmyk(18.9%, 8%, 0%, 31.4%) |
| CIE-LAB | lab(65.23, -3.61, -9.49) |
| CIE-LCH | lch(65.23, 10.15, 249.19°) |
| OKLab | oklab(69.88% -0.0149 -0.0257) |
| OKLCH | oklch(69.88% 0.03 239.8) |
| XYZ | xyz(31.6361, 34.3349, 45.5096) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 1.35
Cool Gray
#9AA7B0
ΔE00 3.25
Bluegrey
#85A3B2
ΔE00 3.45
Cool Grey
#95A3A6
ΔE00 5.06
Greyblue
#77A1B5
ΔE00 6.05
Pewter
#899397
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1AF #AF9C8E
analogous
#8EAFAD #8EA1AF #8E91AF
triadic
#8EA1AF #AF8EA1 #A1AF8E
tetradic
#8EA1AF #AD8EAF #AF9C8E #91AF8E
square
#8EA1AF #AD8EAF #AF9C8E #91AF8E
split-complementary
#8EA1AF #AF8E91 #AFAD8E
monochromatic
#516472 #6A8396 #8EA1AF #B2BFC8 #D6DDE2
Accessibility & contrast
On white
2.67
#8EA1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#8EA1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1AF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1AF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#979DAF
Tritanopia (blue-blind)
#85A5A5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea1af; /* rgb */ color: rgb(142, 161, 175); /* oklch */ color: oklch(69.9% 0.030 239.8);
Tailwind
colors: {
custom: {
50: '#afbcc6',
500: '#8ea1af',
950: '#000000',
},
}SCSS
$custom: #8ea1af; $custom-light: #afbcc6; $custom-dark: #000000;
JSON
{
"hex": "#8ea1af",
"rgb": {
"r": 142,
"g": 161,
"b": 175
},
"hsl": {
"h": 205.455,
"s": 17.098,
"l": 62.157
},
"oklch": {
"l": 0.69879,
"c": 0.02972,
"h": 239.8
},
"luminance": 0.34336
}Semantic roles & 50–950 ramp
primary
#8EA1AF
secondary
#D2CBC6
accent
#6D4A9B
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182