#8EA2BB#8EA2BB
#8EA2BB is a light, muted cyan. Relative luminance 0.352; OKLCH L 70.5% C 0.043 H 254.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2BB |
|---|---|
| RGB | rgb(142, 162, 187) |
| HSL | hsl(213, 25%, 65%) |
| HSV | hsv(213, 24%, 73%) |
| CMYK | cmyk(24.1%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.89, -1.39, -15.20) |
| CIE-LCH | lch(65.89, 15.26, 264.78°) |
| OKLab | oklab(70.53% -0.0118 -0.0415) |
| OKLCH | oklch(70.53% 0.043 254.1) |
| XYZ | xyz(33.0429, 35.1783, 52.0532) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.63
Cool Gray
#9AA7B0
ΔE00 6.57
Bluegrey
#85A3B2
ΔE00 6.64
Blue Grey
#758DA3
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2BB #BBA78E
analogous
#8EB9BB #8EA2BB #918EBB
triadic
#8EA2BB #BB8EA2 #A2BB8E
tetradic
#8EA2BB #BB8EB9 #BBA78E #8EBB91
square
#8EA2BB #BB8EB9 #BBA78E #8EBB91
split-complementary
#8EA2BB #BB918E #B9BB8E
monochromatic
#4E6481 #6883A4 #8EA2BB #B4C1D2 #DAE1E9
Accessibility & contrast
On white
2.61
#8EA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8EA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2BB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2BB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#949EBA
Tritanopia (blue-blind)
#82A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea2bb; /* rgb */ color: rgb(142, 162, 187); /* oklch */ color: oklch(70.5% 0.043 254.1);
Tailwind
colors: {
custom: {
50: '#afbdcf',
500: '#8ea2bb',
950: '#000000',
},
}SCSS
$custom: #8ea2bb; $custom-light: #afbdcf; $custom-dark: #000000;
JSON
{
"hex": "#8ea2bb",
"rgb": {
"r": 142,
"g": 162,
"b": 187
},
"hsl": {
"h": 213.333,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.70526,
"c": 0.04311,
"h": 254.1
},
"luminance": 0.35179
}Semantic roles & 50–950 ramp
primary
#8EA2BB
secondary
#DAD3CB
accent
#7842A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182