#8EB7CF#8EB7CF
#8EB7CF is a light, muted cyan. Relative luminance 0.441; OKLCH L 75.8% C 0.056 H 234.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB7CF |
|---|---|
| RGB | rgb(142, 183, 207) |
| HSL | hsl(202, 40%, 68%) |
| HSV | hsv(202, 31%, 81%) |
| CMYK | cmyk(31.4%, 11.6%, 0%, 18.8%) |
| CIE-LAB | lab(72.31, -8.00, -16.54) |
| CIE-LCH | lch(72.31, 18.37, 244.20°) |
| OKLab | oklab(75.81% -0.0327 -0.0453) |
| OKLCH | oklch(75.81% 0.056 234.2) |
| XYZ | xyz(39.3478, 44.1209, 65.4623) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.24
Bluegrey
#85A3B2
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 6.59
Greyblue
#77A1B5
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 7.12
Baby Blue
#89CFF0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB7CF #CFA68E
analogous
#8ECFC6 #8EB7CF #8E96CF
triadic
#8EB7CF #CF8EB7 #B7CF8E
tetradic
#8EB7CF #C68ECF #CFA68E #96CF8E
square
#8EB7CF #C68ECF #CFA68E #96CF8E
split-complementary
#8EB7CF #CF8E96 #CFC68E
monochromatic
#447D9F #639CBD #8EB7CF #B9D2E1 #E4EEF3
Accessibility & contrast
On white
2.14
#8EB7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8EB7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB7CF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB7CF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB6D0
Deuteranopia (green-blind)
#A3AECF
Tritanopia (blue-blind)
#79BDBF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8eb7cf; /* rgb */ color: rgb(142, 183, 207); /* oklch */ color: oklch(75.8% 0.056 234.2);
Tailwind
colors: {
custom: {
50: '#b1ccdd',
500: '#8eb7cf',
950: '#000000',
},
}SCSS
$custom: #8eb7cf; $custom-light: #b1ccdd; $custom-dark: #000000;
JSON
{
"hex": "#8eb7cf",
"rgb": {
"r": 142,
"g": 183,
"b": 207
},
"hsl": {
"h": 202.154,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.75806,
"c": 0.05589,
"h": 234.2
},
"luminance": 0.44123
}Semantic roles & 50–950 ramp
primary
#8EB7CF
secondary
#E6DAD3
accent
#6232B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283