#8EA7BF#8EA7BF
#8EA7BF is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.8% C 0.045 H 247.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7BF |
|---|---|
| RGB | rgb(142, 167, 191) |
| HSL | hsl(209, 28%, 65%) |
| HSV | hsv(209, 26%, 75%) |
| CMYK | cmyk(25.7%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(67.39, -3.19, -15.16) |
| CIE-LCH | lch(67.39, 15.49, 258.10°) |
| OKLab | oklab(71.75% -0.0173 -0.0414) |
| OKLCH | oklch(71.75% 0.045 247.4) |
| XYZ | xyz(34.3754, 37.1486, 54.6393) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.83
Bluegrey
#85A3B2
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 5.95
Cool Gray
#9AA7B0
ΔE00 6.02
Greyblue
#77A1B5
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7BF #BFA68E
analogous
#8EBFBF #8EA7BF #8E8EBF
triadic
#8EA7BF #BF8EA7 #A7BF8E
tetradic
#8EA7BF #BF8EBF #BFA68E #8EBF8E
square
#8EA7BF #BF8EBF #BFA68E #8EBF8E
split-complementary
#8EA7BF #BF8E8E #BFBF8E
monochromatic
#4C6A86 #6789A9 #8EA7BF #B5C5D5 #DCE4EB
Accessibility & contrast
On white
2.49
#8EA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8EA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7BF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7BF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#80ADAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea7bf; /* rgb */ color: rgb(142, 167, 191); /* oklch */ color: oklch(71.8% 0.045 247.4);
Tailwind
colors: {
custom: {
50: '#b0c1d2',
500: '#8ea7bf',
950: '#000000',
},
}SCSS
$custom: #8ea7bf; $custom-light: #b0c1d2; $custom-dark: #000000;
JSON
{
"hex": "#8ea7bf",
"rgb": {
"r": 142,
"g": 167,
"b": 191
},
"hsl": {
"h": 209.388,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.7175,
"c": 0.04483,
"h": 247.4
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#8EA7BF
secondary
#DDD4CC
accent
#723FA6
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101214
muted
#7F8182