#8EA4BE#8EA4BE
#8EA4BE is a light, muted cyan. Relative luminance 0.360; OKLCH L 71.1% C 0.045 H 252.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4BE |
|---|---|
| RGB | rgb(142, 164, 190) |
| HSL | hsl(213, 27%, 65%) |
| HSV | hsv(213, 25%, 75%) |
| CMYK | cmyk(25.3%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(66.53, -1.78, -15.89) |
| CIE-LCH | lch(66.53, 15.99, 263.60°) |
| OKLab | oklab(71.07% -0.0135 -0.0434) |
| OKLCH | oklch(71.07% 0.045 252.7) |
| XYZ | xyz(33.7225, 36.0183, 53.8807) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.70
Bluegrey
#85A3B2
ΔE00 6.48
Cool Gray
#9AA7B0
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 7.23
Greyblue
#77A1B5
ΔE00 7.67
Blue Grey
#758DA3
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4BE #BEA88E
analogous
#8EBCBE #8EA4BE #908EBE
triadic
#8EA4BE #BE8EA4 #A4BE8E
tetradic
#8EA4BE #BE8EBC #BEA88E #8EBE90
square
#8EA4BE #BE8EBC #BEA88E #8EBE90
split-complementary
#8EA4BE #BE908E #BCBE8E
monochromatic
#4D6685 #6785A8 #8EA4BE #B5C3D4 #DCE3EB
Accessibility & contrast
On white
2.56
#8EA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8EA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4BE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4BE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#95A0BD
Tritanopia (blue-blind)
#81AAAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea4be; /* rgb */ color: rgb(142, 164, 190); /* oklch */ color: oklch(71.1% 0.045 252.7);
Tailwind
colors: {
custom: {
50: '#b0bed1',
500: '#8ea4be',
950: '#000000',
},
}SCSS
$custom: #8ea4be; $custom-light: #b0bed1; $custom-dark: #000000;
JSON
{
"hex": "#8ea4be",
"rgb": {
"r": 142,
"g": 164,
"b": 190
},
"hsl": {
"h": 212.5,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.71067,
"c": 0.04545,
"h": 252.7
},
"luminance": 0.36019
}Semantic roles & 50–950 ramp
primary
#8EA4BE
secondary
#DCD5CC
accent
#7740A6
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101214
muted
#7F8182