#8EA3BB#8EA3BB
#8EA3BB is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.7% C 0.042 H 251.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3BB |
|---|---|
| RGB | rgb(142, 163, 187) |
| HSL | hsl(212, 25%, 65%) |
| HSV | hsv(212, 24%, 73%) |
| CMYK | cmyk(24.1%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.16, -1.94, -14.79) |
| CIE-LCH | lch(66.16, 14.91, 262.52°) |
| OKLab | oklab(70.74% -0.0132 -0.0403) |
| OKLCH | oklch(70.74% 0.042 251.9) |
| XYZ | xyz(33.2197, 35.5320, 52.1122) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.06
Bluegrey
#85A3B2
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 6.13
Greyblue
#77A1B5
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.41
Blue Grey
#758DA3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3BB #BBA68E
analogous
#8EBABB #8EA3BB #908EBB
triadic
#8EA3BB #BB8EA3 #A3BB8E
tetradic
#8EA3BB #BB8EBA #BBA68E #8EBB90
square
#8EA3BB #BB8EBA #BBA68E #8EBB90
split-complementary
#8EA3BB #BB908E #BABB8E
monochromatic
#4E6681 #6884A4 #8EA3BB #B4C2D2 #DAE1E9
Accessibility & contrast
On white
2.59
#8EA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#8EA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3BB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3BB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#82A8AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea3bb; /* rgb */ color: rgb(142, 163, 187); /* oklch */ color: oklch(70.7% 0.042 251.9);
Tailwind
colors: {
custom: {
50: '#afbecf',
500: '#8ea3bb',
950: '#000000',
},
}SCSS
$custom: #8ea3bb; $custom-light: #afbecf; $custom-dark: #000000;
JSON
{
"hex": "#8ea3bb",
"rgb": {
"r": 142,
"g": 163,
"b": 187
},
"hsl": {
"h": 212,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.70741,
"c": 0.04242,
"h": 251.9
},
"luminance": 0.35533
}Semantic roles & 50–950 ramp
primary
#8EA3BB
secondary
#DAD3CB
accent
#7642A3
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182