#8EA6B2#8EA6B2
#8EA6B2 is a light, muted cyan. Relative luminance 0.362; OKLCH L 71.1% C 0.032 H 229.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6B2 |
|---|---|
| RGB | rgb(142, 166, 178) |
| HSL | hsl(200, 19%, 63%) |
| HSV | hsv(200, 20%, 70%) |
| CMYK | cmyk(20.2%, 6.7%, 0%, 30.2%) |
| CIE-LAB | lab(66.70, -5.67, -8.97) |
| CIE-LCH | lch(66.70, 10.61, 237.71°) |
| OKLab | oklab(71.07% -0.0208 -0.0243) |
| OKLCH | oklch(71.07% 0.032 229.4) |
| XYZ | xyz(32.8253, 36.2366, 47.3757) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.10
Bluey Grey
#89A0B0
ΔE00 2.66
Cool Gray
#9AA7B0
ΔE00 3.78
Cool Grey
#95A3A6
ΔE00 4.51
Greyblue
#77A1B5
ΔE00 5.08
Pewter
#899397
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6B2 #B29A8E
analogous
#8EB2AC #8EA6B2 #8E94B2
triadic
#8EA6B2 #B28EA6 #A6B28E
tetradic
#8EA6B2 #AC8EB2 #B29A8E #94B28E
square
#8EA6B2 #AC8EB2 #B29A8E #94B28E
split-complementary
#8EA6B2 #B28E94 #B2AC8E
monochromatic
#506976 #6A8999 #8EA6B2 #B2C3CB #D7DFE4
Accessibility & contrast
On white
2.55
#8EA6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#8EA6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6B2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6B2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#9BA0B2
Tritanopia (blue-blind)
#84AAAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea6b2; /* rgb */ color: rgb(142, 166, 178); /* oklch */ color: oklch(71.1% 0.032 229.4);
Tailwind
colors: {
custom: {
50: '#afc0c9',
500: '#8ea6b2',
950: '#000000',
},
}SCSS
$custom: #8ea6b2; $custom-light: #afc0c9; $custom-dark: #000000;
JSON
{
"hex": "#8ea6b2",
"rgb": {
"r": 142,
"g": 166,
"b": 178
},
"hsl": {
"h": 200,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.71071,
"c": 0.032,
"h": 229.4
},
"luminance": 0.36238
}Semantic roles & 50–950 ramp
primary
#8EA6B2
secondary
#D4CCC7
accent
#65489D
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182