#8EA3BE#8EA3BE
#8EA3BE is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.9% C 0.046 H 254.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3BE |
|---|---|
| RGB | rgb(142, 163, 190) |
| HSL | hsl(214, 27%, 65%) |
| HSV | hsv(214, 25%, 75%) |
| CMYK | cmyk(25.3%, 14.2%, 0%, 25.5%) |
| CIE-LAB | lab(66.26, -1.23, -16.31) |
| CIE-LCH | lch(66.26, 16.35, 265.69°) |
| OKLab | oklab(70.85% -0.0121 -0.0445) |
| OKLCH | oklch(70.85% 0.046 254.8) |
| XYZ | xyz(33.5442, 35.6618, 53.8213) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.21
Bluegrey
#85A3B2
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.74
Blue Grey
#758DA3
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3BE #BEA98E
analogous
#8EBBBE #8EA3BE #918EBE
triadic
#8EA3BE #BE8EA3 #A3BE8E
tetradic
#8EA3BE #BE8EBB #BEA98E #8EBE91
square
#8EA3BE #BE8EBB #BEA98E #8EBE91
split-complementary
#8EA3BE #BE918E #BBBE8E
monochromatic
#4D6585 #6783A8 #8EA3BE #B5C3D4 #DCE2EB
Accessibility & contrast
On white
2.58
#8EA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8EA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3BE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3BE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#949FBD
Tritanopia (blue-blind)
#81A9AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea3be; /* rgb */ color: rgb(142, 163, 190); /* oklch */ color: oklch(70.9% 0.046 254.8);
Tailwind
colors: {
custom: {
50: '#b0bed1',
500: '#8ea3be',
950: '#000000',
},
}SCSS
$custom: #8ea3be; $custom-light: #b0bed1; $custom-dark: #000000;
JSON
{
"hex": "#8ea3be",
"rgb": {
"r": 142,
"g": 163,
"b": 190
},
"hsl": {
"h": 213.75,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.70853,
"c": 0.04615,
"h": 254.8
},
"luminance": 0.35663
}Semantic roles & 50–950 ramp
primary
#8EA3BE
secondary
#DCD5CC
accent
#7940A6
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182