#8EA6BB#8EA6BB
#8EA6BB is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.4% C 0.041 H 244.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6BB |
|---|---|
| RGB | rgb(142, 166, 187) |
| HSL | hsl(208, 25%, 65%) |
| HSV | hsv(208, 24%, 73%) |
| CMYK | cmyk(24.1%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.98, -3.59, -13.55) |
| CIE-LCH | lch(66.98, 14.02, 255.15°) |
| OKLab | oklab(71.39% -0.0174 -0.0369) |
| OKLCH | oklch(71.39% 0.041 244.8) |
| XYZ | xyz(33.7587, 36.6100, 52.2918) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.77
Bluegrey
#85A3B2
ΔE00 4.18
Cool Gray
#9AA7B0
ΔE00 5.10
Greyblue
#77A1B5
ΔE00 5.88
Light Grey Blue
#9DBCD4
ΔE00 6.22
Cool Grey
#95A3A6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6BB #BBA38E
analogous
#8EBBBA #8EA6BB #8E90BB
triadic
#8EA6BB #BB8EA6 #A6BB8E
tetradic
#8EA6BB #BA8EBB #BBA38E #90BB8E
square
#8EA6BB #BA8EBB #BBA38E #90BB8E
split-complementary
#8EA6BB #BB8E90 #BBBA8E
monochromatic
#4E6981 #6888A4 #8EA6BB #B4C4D2 #DAE2E9
Accessibility & contrast
On white
2.52
#8EA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8EA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6BB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6BB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#82ABAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea6bb; /* rgb */ color: rgb(142, 166, 187); /* oklch */ color: oklch(71.4% 0.041 244.8);
Tailwind
colors: {
custom: {
50: '#afc0cf',
500: '#8ea6bb',
950: '#000000',
},
}SCSS
$custom: #8ea6bb; $custom-light: #afc0cf; $custom-dark: #000000;
JSON
{
"hex": "#8ea6bb",
"rgb": {
"r": 142,
"g": 166,
"b": 187
},
"hsl": {
"h": 208,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.71388,
"c": 0.04079,
"h": 244.8
},
"luminance": 0.36611
}Semantic roles & 50–950 ramp
primary
#8EA6BB
secondary
#DAD2CB
accent
#7042A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182