#8EB5CC#8EB5CC
#8EB5CC is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.3% C 0.054 H 234.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB5CC |
|---|---|
| RGB | rgb(142, 181, 204) |
| HSL | hsl(202, 38%, 68%) |
| HSV | hsv(202, 30%, 80%) |
| CMYK | cmyk(30.4%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(71.66, -7.66, -15.88) |
| CIE-LCH | lch(71.66, 17.63, 244.25°) |
| OKLab | oklab(75.26% -0.0312 -0.0434) |
| OKLCH | oklch(75.26% 0.054 234.3) |
| XYZ | xyz(38.5749, 43.1564, 63.4125) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.34
Bluegrey
#85A3B2
ΔE00 5.79
Greyblue
#77A1B5
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.65
Bluey Grey
#89A0B0
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB5CC #CCA58E
analogous
#8ECCC4 #8EB5CC #8E96CC
triadic
#8EB5CC #CC8EB5 #B5CC8E
tetradic
#8EB5CC #C48ECC #CCA58E #96CC8E
square
#8EB5CC #C48ECC #CCA58E #96CC8E
split-complementary
#8EB5CC #CC8E96 #CCC48E
monochromatic
#467B9A #6499B9 #8EB5CC #B8D1DF #E2ECF2
Accessibility & contrast
On white
2.18
#8EB5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8EB5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB5CC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB5CC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CD
Deuteranopia (green-blind)
#A2ACCC
Tritanopia (blue-blind)
#7ABBBC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eb5cc; /* rgb */ color: rgb(142, 181, 204); /* oklch */ color: oklch(75.3% 0.054 234.3);
Tailwind
colors: {
custom: {
50: '#b0cbdb',
500: '#8eb5cc',
950: '#000000',
},
}SCSS
$custom: #8eb5cc; $custom-light: #b0cbdb; $custom-dark: #000000;
JSON
{
"hex": "#8eb5cc",
"rgb": {
"r": 142,
"g": 181,
"b": 204
},
"hsl": {
"h": 202.258,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.75262,
"c": 0.05351,
"h": 234.3
},
"luminance": 0.43158
}Semantic roles & 50–950 ramp
primary
#8EB5CC
secondary
#E4D8D1
accent
#6335B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283