#8EA6BE#8EA6BE
#8EA6BE is a light, muted cyan. Relative luminance 0.367; OKLCH L 71.5% C 0.044 H 248.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6BE |
|---|---|
| RGB | rgb(142, 166, 190) |
| HSL | hsl(210, 27%, 65%) |
| HSV | hsv(210, 25%, 75%) |
| CMYK | cmyk(25.3%, 12.6%, 0%, 25.5%) |
| CIE-LAB | lab(67.08, -2.88, -15.07) |
| CIE-LCH | lch(67.08, 15.34, 259.16°) |
| OKLab | oklab(71.5% -0.0162 -0.0411) |
| OKLCH | oklch(71.5% 0.044 248.4) |
| XYZ | xyz(34.0832, 36.7398, 54.0009) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.81
Bluegrey
#85A3B2
ΔE00 5.31
Cool Gray
#9AA7B0
ΔE00 6.00
Light Grey Blue
#9DBCD4
ΔE00 6.30
Greyblue
#77A1B5
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6BE #BEA68E
analogous
#8EBEBE #8EA6BE #8E8EBE
triadic
#8EA6BE #BE8EA6 #A6BE8E
tetradic
#8EA6BE #BE8EBE #BEA68E #8EBE8E
square
#8EA6BE #BE8EBE #BEA68E #8EBE8E
split-complementary
#8EA6BE #BE8E8E #BEBE8E
monochromatic
#4D6985 #6787A8 #8EA6BE #B5C5D4 #DCE3EB
Accessibility & contrast
On white
2.52
#8EA6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8EA6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6BE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6BE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#81ABAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea6be; /* rgb */ color: rgb(142, 166, 190); /* oklch */ color: oklch(71.5% 0.044 248.4);
Tailwind
colors: {
custom: {
50: '#b0c0d1',
500: '#8ea6be',
950: '#000000',
},
}SCSS
$custom: #8ea6be; $custom-light: #b0c0d1; $custom-dark: #000000;
JSON
{
"hex": "#8ea6be",
"rgb": {
"r": 142,
"g": 166,
"b": 190
},
"hsl": {
"h": 210,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.71498,
"c": 0.04421,
"h": 248.4
},
"luminance": 0.36741
}Semantic roles & 50–950 ramp
primary
#8EA6BE
secondary
#DCD4CC
accent
#7340A6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182