#8EA7BA#8EA7BA
#8EA7BA is a light, muted cyan. Relative luminance 0.369; OKLCH L 71.6% C 0.039 H 240.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7BA |
|---|---|
| RGB | rgb(142, 167, 186) |
| HSL | hsl(206, 24%, 64%) |
| HSV | hsv(206, 24%, 73%) |
| CMYK | cmyk(23.7%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(67.23, -4.37, -12.63) |
| CIE-LCH | lch(67.23, 13.36, 250.89°) |
| OKLab | oklab(71.57% -0.0191 -0.0344) |
| OKLCH | oklch(71.57% 0.039 240.9) |
| XYZ | xyz(33.8345, 36.9323, 51.7908) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.37
Bluegrey
#85A3B2
ΔE00 3.30
Cool Gray
#9AA7B0
ΔE00 4.67
Greyblue
#77A1B5
ΔE00 5.29
Light Grey Blue
#9DBCD4
ΔE00 6.02
Cool Grey
#95A3A6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7BA #BAA18E
analogous
#8EBAB7 #8EA7BA #8E91BA
triadic
#8EA7BA #BA8EA7 #A7BA8E
tetradic
#8EA7BA #B78EBA #BAA18E #91BA8E
square
#8EA7BA #B78EBA #BAA18E #91BA8E
split-complementary
#8EA7BA #BA8E91 #BAB78E
monochromatic
#4E6A80 #6889A3 #8EA7BA #B4C5D1 #DAE2E8
Accessibility & contrast
On white
2.50
#8EA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#8EA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7BA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7BA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#99A2BA
Tritanopia (blue-blind)
#82ACAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea7ba; /* rgb */ color: rgb(142, 167, 186); /* oklch */ color: oklch(71.6% 0.039 240.9);
Tailwind
colors: {
custom: {
50: '#afc1ce',
500: '#8ea7ba',
950: '#000000',
},
}SCSS
$custom: #8ea7ba; $custom-light: #afc1ce; $custom-dark: #000000;
JSON
{
"hex": "#8ea7ba",
"rgb": {
"r": 142,
"g": 167,
"b": 186
},
"hsl": {
"h": 205.909,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.71569,
"c": 0.03933,
"h": 240.9
},
"luminance": 0.36933
}Semantic roles & 50–950 ramp
primary
#8EA7BA
secondary
#DAD1CA
accent
#6C43A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182