#8EA6BF#8EA6BF
#8EA6BF is a light, muted cyan. Relative luminance 0.368; OKLCH L 71.5% C 0.045 H 249.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6BF |
|---|---|
| RGB | rgb(142, 166, 191) |
| HSL | hsl(211, 28%, 65%) |
| HSV | hsv(211, 26%, 75%) |
| CMYK | cmyk(25.7%, 13.1%, 0%, 25.1%) |
| CIE-LAB | lab(67.11, -2.65, -15.57) |
| CIE-LCH | lch(67.11, 15.80, 260.36°) |
| OKLab | oklab(71.54% -0.0159 -0.0425) |
| OKLCH | oklch(71.54% 0.045 249.5) |
| XYZ | xyz(34.1929, 36.7837, 54.5785) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.17
Bluegrey
#85A3B2
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 6.37
Greyblue
#77A1B5
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6BF #BFA78E
analogous
#8EBFBF #8EA6BF #8E8EBF
triadic
#8EA6BF #BF8EA6 #A6BF8E
tetradic
#8EA6BF #BF8EBF #BFA78E #8EBF8E
square
#8EA6BF #BF8EBF #BFA78E #8EBF8E
split-complementary
#8EA6BF #BF8E8E #BFBF8E
monochromatic
#4C6986 #6787A9 #8EA6BF #B5C5D5 #DCE4EB
Accessibility & contrast
On white
2.51
#8EA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#8EA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6BF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6BF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#80ACAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea6bf; /* rgb */ color: rgb(142, 166, 191); /* oklch */ color: oklch(71.5% 0.045 249.5);
Tailwind
colors: {
custom: {
50: '#b0c0d2',
500: '#8ea6bf',
950: '#000000',
},
}SCSS
$custom: #8ea6bf; $custom-light: #b0c0d2; $custom-dark: #000000;
JSON
{
"hex": "#8ea6bf",
"rgb": {
"r": 142,
"g": 166,
"b": 191
},
"hsl": {
"h": 210.612,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.71535,
"c": 0.04539,
"h": 249.5
},
"luminance": 0.36785
}Semantic roles & 50–950 ramp
primary
#8EA6BF
secondary
#DDD5CC
accent
#743FA6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182