#8EA0B2#8EA0B2
#8EA0B2 is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.8% C 0.033 H 248.3°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0B2 |
|---|---|
| RGB | rgb(142, 160, 178) |
| HSL | hsl(210, 19%, 63%) |
| HSV | hsv(210, 20%, 70%) |
| CMYK | cmyk(20.2%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(65.05, -2.38, -11.44) |
| CIE-LCH | lch(65.05, 11.68, 258.27°) |
| OKLab | oklab(69.77% -0.0123 -0.031) |
| OKLCH | oklch(69.77% 0.033 248.3) |
| XYZ | xyz(31.7599, 34.1059, 47.0206) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.42
Cool Gray
#9AA7B0
ΔE00 4.41
Bluegrey
#85A3B2
ΔE00 4.86
Blue Grey
#758DA3
ΔE00 6.80
Cool Grey
#95A3A6
ΔE00 6.84
Greyblue
#77A1B5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0B2 #B2A08E
analogous
#8EB2B2 #8EA0B2 #8E8EB2
triadic
#8EA0B2 #B28EA0 #A0B28E
tetradic
#8EA0B2 #B28EB2 #B2A08E #8EB28E
square
#8EA0B2 #B28EB2 #B2A08E #8EB28E
split-complementary
#8EA0B2 #B28E8E #B2B28E
monochromatic
#506376 #6A8199 #8EA0B2 #B2BFCB #D7DDE4
Accessibility & contrast
On white
2.68
#8EA0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#8EA0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0B2
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0B2 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#959CB2
Tritanopia (blue-blind)
#85A4A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea0b2; /* rgb */ color: rgb(142, 160, 178); /* oklch */ color: oklch(69.8% 0.033 248.3);
Tailwind
colors: {
custom: {
50: '#afbcc9',
500: '#8ea0b2',
950: '#000000',
},
}SCSS
$custom: #8ea0b2; $custom-light: #afbcc9; $custom-dark: #000000;
JSON
{
"hex": "#8ea0b2",
"rgb": {
"r": 142,
"g": 160,
"b": 178
},
"hsl": {
"h": 210,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.69768,
"c": 0.03342,
"h": 248.3
},
"luminance": 0.34107
}Semantic roles & 50–950 ramp
primary
#8EA0B2
secondary
#D4CEC7
accent
#73489D
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#101213
muted
#7F8182