#8EA7BE#8EA7BE
#8EA7BE is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.7% C 0.044 H 246.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7BE |
|---|---|
| RGB | rgb(142, 167, 190) |
| HSL | hsl(209, 27%, 65%) |
| HSV | hsv(209, 25%, 75%) |
| CMYK | cmyk(25.3%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(67.36, -3.43, -14.65) |
| CIE-LCH | lch(67.36, 15.05, 256.81°) |
| OKLab | oklab(71.71% -0.0176 -0.04) |
| OKLCH | oklch(71.71% 0.044 246.2) |
| XYZ | xyz(34.2657, 37.1048, 54.0617) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.49
Bluegrey
#85A3B2
ΔE00 4.77
Cool Gray
#9AA7B0
ΔE00 5.73
Light Grey Blue
#9DBCD4
ΔE00 5.90
Greyblue
#77A1B5
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7BE #BEA58E
analogous
#8EBEBD #8EA7BE #8E8FBE
triadic
#8EA7BE #BE8EA7 #A7BE8E
tetradic
#8EA7BE #BD8EBE #BEA58E #8FBE8E
square
#8EA7BE #BD8EBE #BEA58E #8FBE8E
split-complementary
#8EA7BE #BE8E8F #BEBD8E
monochromatic
#4D6A85 #6789A8 #8EA7BE #B5C5D4 #DCE4EB
Accessibility & contrast
On white
2.49
#8EA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8EA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7BE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7BE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#81ACAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea7be; /* rgb */ color: rgb(142, 167, 190); /* oklch */ color: oklch(71.7% 0.044 246.2);
Tailwind
colors: {
custom: {
50: '#b0c1d1',
500: '#8ea7be',
950: '#000000',
},
}SCSS
$custom: #8ea7be; $custom-light: #b0c1d1; $custom-dark: #000000;
JSON
{
"hex": "#8ea7be",
"rgb": {
"r": 142,
"g": 167,
"b": 190
},
"hsl": {
"h": 208.75,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.71714,
"c": 0.04368,
"h": 246.2
},
"luminance": 0.37106
}Semantic roles & 50–950 ramp
primary
#8EA7BE
secondary
#DCD4CC
accent
#7140A6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182