#8EA6C2#8EA6C2
#8EA6C2 is a light, muted cyan. Relative luminance 0.369; OKLCH L 71.6% C 0.049 H 252.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6C2 |
|---|---|
| RGB | rgb(142, 166, 194) |
| HSL | hsl(212, 30%, 66%) |
| HSV | hsv(212, 27%, 76%) |
| CMYK | cmyk(26.8%, 14.4%, 0%, 23.9%) |
| CIE-LAB | lab(67.21, -1.93, -17.09) |
| CIE-LCH | lch(67.21, 17.19, 263.57°) |
| OKLab | oklab(71.65% -0.0148 -0.0467) |
| OKLCH | oklch(71.65% 0.049 252.4) |
| XYZ | xyz(34.5264, 36.9171, 56.3350) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 6.72
Bluegrey
#85A3B2
ΔE00 6.78
Cool Gray
#9AA7B0
ΔE00 7.28
Greyblue
#77A1B5
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6C2 #C2AA8E
analogous
#8EC0C2 #8EA6C2 #908EC2
triadic
#8EA6C2 #C28EA6 #A6C28E
tetradic
#8EA6C2 #C28EC0 #C2AA8E #8EC290
square
#8EA6C2 #C28EC0 #C2AA8E #8EC290
split-complementary
#8EA6C2 #C2908E #C0C28E
monochromatic
#4B688B #6687AD #8EA6C2 #B6C5D7 #DDE5ED
Accessibility & contrast
On white
2.50
#8EA6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#8EA6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6C2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6C2 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C3
Deuteranopia (green-blind)
#96A1C1
Tritanopia (blue-blind)
#7FACAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea6c2; /* rgb */ color: rgb(142, 166, 194); /* oklch */ color: oklch(71.6% 0.049 252.4);
Tailwind
colors: {
custom: {
50: '#b0c0d4',
500: '#8ea6c2',
950: '#000000',
},
}SCSS
$custom: #8ea6c2; $custom-light: #b0c0d4; $custom-dark: #000000;
JSON
{
"hex": "#8ea6c2",
"rgb": {
"r": 142,
"g": 166,
"b": 194
},
"hsl": {
"h": 212.308,
"s": 29.885,
"l": 65.882
},
"oklch": {
"l": 0.71647,
"c": 0.04901,
"h": 252.4
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#8EA6C2
secondary
#DED7CD
accent
#773DA9
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#101214
muted
#7F8183