#8EA4BF#8EA4BF
#8EA4BF is a light, muted cyan. Relative luminance 0.361; OKLCH L 71.1% C 0.047 H 253.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4BF |
|---|---|
| RGB | rgb(142, 164, 191) |
| HSL | hsl(213, 28%, 65%) |
| HSV | hsv(213, 26%, 75%) |
| CMYK | cmyk(25.7%, 14.1%, 0%, 25.1%) |
| CIE-LAB | lab(66.57, -1.54, -16.40) |
| CIE-LCH | lch(66.57, 16.47, 264.62°) |
| OKLab | oklab(71.1% -0.0131 -0.0448) |
| OKLCH | oklch(71.1% 0.047 253.7) |
| XYZ | xyz(33.8321, 36.0622, 54.4583) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.07
Bluegrey
#85A3B2
ΔE00 6.84
Cool Gray
#9AA7B0
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 7.96
Blue Grey
#758DA3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4BF #BFA98E
analogous
#8EBDBF #8EA4BF #908EBF
triadic
#8EA4BF #BF8EA4 #A4BF8E
tetradic
#8EA4BF #BF8EBD #BFA98E #8EBF90
square
#8EA4BF #BF8EBD #BFA98E #8EBF90
split-complementary
#8EA4BF #BF908E #BDBF8E
monochromatic
#4C6686 #6785A9 #8EA4BF #B5C3D5 #DCE3EB
Accessibility & contrast
On white
2.56
#8EA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#8EA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4BF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4BF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C0
Deuteranopia (green-blind)
#95A0BE
Tritanopia (blue-blind)
#81AAAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea4bf; /* rgb */ color: rgb(142, 164, 191); /* oklch */ color: oklch(71.1% 0.047 253.7);
Tailwind
colors: {
custom: {
50: '#b0bed2',
500: '#8ea4bf',
950: '#000000',
},
}SCSS
$custom: #8ea4bf; $custom-light: #b0bed2; $custom-dark: #000000;
JSON
{
"hex": "#8ea4bf",
"rgb": {
"r": 142,
"g": 164,
"b": 191
},
"hsl": {
"h": 213.061,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.71105,
"c": 0.04669,
"h": 253.7
},
"luminance": 0.36063
}Semantic roles & 50–950 ramp
primary
#8EA4BF
secondary
#DDD5CC
accent
#783FA6
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182