#8EA2B7#8EA2B7
#8EA2B7 is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.4% C 0.038 H 249.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2B7 |
|---|---|
| RGB | rgb(142, 162, 183) |
| HSL | hsl(211, 22%, 64%) |
| HSV | hsv(211, 22%, 72%) |
| CMYK | cmyk(22.4%, 11.5%, 0%, 28.2%) |
| CIE-LAB | lab(65.76, -2.33, -13.17) |
| CIE-LCH | lch(65.76, 13.37, 259.98°) |
| OKLab | oklab(70.38% -0.0133 -0.0358) |
| OKLCH | oklch(70.38% 0.038 249.7) |
| XYZ | xyz(32.6206, 35.0094, 49.8294) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.05
Cool Gray
#9AA7B0
ΔE00 5.19
Bluegrey
#85A3B2
ΔE00 5.19
Greyblue
#77A1B5
ΔE00 6.90
Blue Grey
#758DA3
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2B7 #B7A38E
analogous
#8EB6B7 #8EA2B7 #8E8EB7
triadic
#8EA2B7 #B78EA2 #A2B78E
tetradic
#8EA2B7 #B78EB6 #B7A38E #8EB78E
square
#8EA2B7 #B78EB6 #B7A38E #8EB78E
split-complementary
#8EA2B7 #B78E8E #B6B78E
monochromatic
#4F657C #69839F #8EA2B7 #B3C1CF #D9E0E7
Accessibility & contrast
On white
2.62
#8EA2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#8EA2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2B7
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2B7 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2B8
Deuteranopia (green-blind)
#959EB7
Tritanopia (blue-blind)
#83A7A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea2b7; /* rgb */ color: rgb(142, 162, 183); /* oklch */ color: oklch(70.4% 0.038 249.7);
Tailwind
colors: {
custom: {
50: '#afbdcc',
500: '#8ea2b7',
950: '#000000',
},
}SCSS
$custom: #8ea2b7; $custom-light: #afbdcc; $custom-dark: #000000;
JSON
{
"hex": "#8ea2b7",
"rgb": {
"r": 142,
"g": 162,
"b": 183
},
"hsl": {
"h": 210.732,
"s": 22.162,
"l": 63.725
},
"oklch": {
"l": 0.70379,
"c": 0.03821,
"h": 249.7
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#8EA2B7
secondary
#D8D1C9
accent
#7445A1
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182