#8EB7CC#8EB7CC
#8EB7CC is a light, muted cyan. Relative luminance 0.440; OKLCH L 75.7% C 0.053 H 230.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB7CC |
|---|---|
| RGB | rgb(142, 183, 204) |
| HSL | hsl(200, 38%, 68%) |
| HSV | hsv(200, 30%, 80%) |
| CMYK | cmyk(30.4%, 10.3%, 0%, 20%) |
| CIE-LAB | lab(72.21, -8.73, -15.05) |
| CIE-LCH | lch(72.21, 17.40, 239.89°) |
| OKLab | oklab(75.7% -0.0338 -0.0412) |
| OKLCH | oklch(75.7% 0.053 230.6) |
| XYZ | xyz(38.9845, 43.9756, 63.5491) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Bluegrey
#85A3B2
ΔE00 6.06
Greyblue
#77A1B5
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 7.16
Baby Blue
#89CFF0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB7CC #CCA38E
analogous
#8ECCC2 #8EB7CC #8E98CC
triadic
#8EB7CC #CC8EB7 #B7CC8E
tetradic
#8EB7CC #C28ECC #CCA38E #98CC8E
square
#8EB7CC #C28ECC #CCA38E #98CC8E
split-complementary
#8EB7CC #CC8E98 #CCC28E
monochromatic
#467D9A #649CB9 #8EB7CC #B8D2DF #E2EDF2
Accessibility & contrast
On white
2.14
#8EB7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#8EB7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB7CC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB7CC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CD
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#7ABDBE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8eb7cc; /* rgb */ color: rgb(142, 183, 204); /* oklch */ color: oklch(75.7% 0.053 230.6);
Tailwind
colors: {
custom: {
50: '#b0ccdb',
500: '#8eb7cc',
950: '#000000',
},
}SCSS
$custom: #8eb7cc; $custom-light: #b0ccdb; $custom-dark: #000000;
JSON
{
"hex": "#8eb7cc",
"rgb": {
"r": 142,
"g": 183,
"b": 204
},
"hsl": {
"h": 200.323,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.75697,
"c": 0.05329,
"h": 230.6
},
"luminance": 0.43977
}Semantic roles & 50–950 ramp
primary
#8EB7CC
secondary
#E4D8D1
accent
#5F35B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283