#8EA7BB#8EA7BB
#8EA7BB is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.6% C 0.040 H 242.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7BB |
|---|---|
| RGB | rgb(142, 167, 187) |
| HSL | hsl(207, 25%, 65%) |
| HSV | hsv(207, 24%, 73%) |
| CMYK | cmyk(24.1%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.26, -4.14, -13.13) |
| CIE-LCH | lch(67.26, 13.77, 252.50°) |
| OKLab | oklab(71.6% -0.0187 -0.0358) |
| OKLCH | oklch(71.6% 0.04 242.3) |
| XYZ | xyz(33.9412, 36.9750, 52.3527) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.60
Bluegrey
#85A3B2
ΔE00 3.65
Cool Gray
#9AA7B0
ΔE00 4.91
Greyblue
#77A1B5
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 5.95
Cool Grey
#95A3A6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7BB #BBA28E
analogous
#8EBBB9 #8EA7BB #8E91BB
triadic
#8EA7BB #BB8EA7 #A7BB8E
tetradic
#8EA7BB #B98EBB #BBA28E #91BB8E
square
#8EA7BB #B98EBB #BBA28E #91BB8E
split-complementary
#8EA7BB #BB8E91 #BBB98E
monochromatic
#4E6A81 #6889A4 #8EA7BB #B4C5D2 #DAE3E9
Accessibility & contrast
On white
2.50
#8EA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#8EA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7BB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7BB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#81ACAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea7bb; /* rgb */ color: rgb(142, 167, 187); /* oklch */ color: oklch(71.6% 0.040 242.3);
Tailwind
colors: {
custom: {
50: '#afc1cf',
500: '#8ea7bb',
950: '#000000',
},
}SCSS
$custom: #8ea7bb; $custom-light: #afc1cf; $custom-dark: #000000;
JSON
{
"hex": "#8ea7bb",
"rgb": {
"r": 142,
"g": 167,
"b": 187
},
"hsl": {
"h": 206.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.71605,
"c": 0.04038,
"h": 242.3
},
"luminance": 0.36976
}Semantic roles & 50–950 ramp
primary
#8EA7BB
secondary
#DAD2CB
accent
#6D42A3
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182