#8EB4CF#8EB4CF
#8EB4CF is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.057 H 239.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB4CF |
|---|---|
| RGB | rgb(142, 180, 207) |
| HSL | hsl(205, 40%, 68%) |
| HSV | hsv(205, 31%, 81%) |
| CMYK | cmyk(31.4%, 13%, 0%, 18.8%) |
| CIE-LAB | lab(71.48, -6.39, -17.79) |
| CIE-LCH | lch(71.48, 18.90, 250.26°) |
| OKLab | oklab(75.16% -0.0288 -0.0488) |
| OKLCH | oklch(75.16% 0.057 239.4) |
| XYZ | xyz(38.7356, 42.8965, 65.2582) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.95
Cloudy Blue
#ACC2D9
ΔE00 6.13
Bluegrey
#85A3B2
ΔE00 6.40
Greyblue
#77A1B5
ΔE00 6.82
Bluey Grey
#89A0B0
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB4CF #CFA98E
analogous
#8ECFC9 #8EB4CF #8E93CF
triadic
#8EB4CF #CF8EB4 #B4CF8E
tetradic
#8EB4CF #C98ECF #CFA98E #93CF8E
square
#8EB4CF #C98ECF #CFA98E #93CF8E
split-complementary
#8EB4CF #CF8E93 #CFC98E
monochromatic
#44799F #6397BD #8EB4CF #B9D1E1 #E4EDF3
Accessibility & contrast
On white
2.19
#8EB4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8EB4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB4CF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB4CF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D0
Deuteranopia (green-blind)
#A0ACCF
Tritanopia (blue-blind)
#7ABBBD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb4cf; /* rgb */ color: rgb(142, 180, 207); /* oklch */ color: oklch(75.2% 0.057 239.4);
Tailwind
colors: {
custom: {
50: '#b0cadd',
500: '#8eb4cf',
950: '#000000',
},
}SCSS
$custom: #8eb4cf; $custom-light: #b0cadd; $custom-dark: #000000;
JSON
{
"hex": "#8eb4cf",
"rgb": {
"r": 142,
"g": 180,
"b": 207
},
"hsl": {
"h": 204.923,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.75155,
"c": 0.05664,
"h": 239.4
},
"luminance": 0.42898
}Semantic roles & 50–950 ramp
primary
#8EB4CF
secondary
#E6DBD3
accent
#6832B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283