#8EBACC#8EBACC
#8EBACC is a light, muted cyan. Relative luminance 0.452; OKLCH L 76.4% C 0.053 H 225.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBACC |
|---|---|
| RGB | rgb(142, 186, 204) |
| HSL | hsl(197, 38%, 68%) |
| HSV | hsv(197, 30%, 80%) |
| CMYK | cmyk(30.4%, 8.8%, 0%, 20%) |
| CIE-LAB | lab(73.04, -10.32, -13.80) |
| CIE-LCH | lch(73.04, 17.24, 233.21°) |
| OKLab | oklab(76.35% -0.0378 -0.0377) |
| OKLCH | oklch(76.35% 0.053 225) |
| XYZ | xyz(39.6099, 45.2263, 63.7575) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 6.36
Bluegrey
#85A3B2
ΔE00 6.86
Baby Blue
#89CFF0
ΔE00 6.94
Greyblue
#77A1B5
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBACC #CCA08E
analogous
#8ECCBF #8EBACC #8E9BCC
triadic
#8EBACC #CC8EBA #BACC8E
tetradic
#8EBACC #BF8ECC #CCA08E #9BCC8E
square
#8EBACC #BF8ECC #CCA08E #9BCC8E
split-complementary
#8EBACC #CC8E9B #CCBF8E
monochromatic
#46829A #64A0B9 #8EBACC #B8D4DF #E2EDF2
Accessibility & contrast
On white
2.09
#8EBACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#8EBACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBACC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBACC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CD
Deuteranopia (green-blind)
#A7B0CC
Tritanopia (blue-blind)
#7AC0C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebacc; /* rgb */ color: rgb(142, 186, 204); /* oklch */ color: oklch(76.4% 0.053 225.0);
Tailwind
colors: {
custom: {
50: '#b0cedb',
500: '#8ebacc',
950: '#000000',
},
}SCSS
$custom: #8ebacc; $custom-light: #b0cedb; $custom-dark: #000000;
JSON
{
"hex": "#8ebacc",
"rgb": {
"r": 142,
"g": 186,
"b": 204
},
"hsl": {
"h": 197.419,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.76353,
"c": 0.05339,
"h": 225
},
"luminance": 0.45228
}Semantic roles & 50–950 ramp
primary
#8EBACC
secondary
#E4D7D1
accent
#5935B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283