#8DAEBC#8DAEBC
#8DAEBC is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.1% C 0.041 H 225.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEBC |
|---|---|
| RGB | rgb(141, 174, 188) |
| HSL | hsl(198, 26%, 65%) |
| HSV | hsv(198, 25%, 74%) |
| CMYK | cmyk(25%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(69.16, -8.01, -10.85) |
| CIE-LCH | lch(69.16, 13.49, 233.54°) |
| OKLab | oklab(73.1% -0.0289 -0.0295) |
| OKLCH | oklch(73.1% 0.041 225.6) |
| XYZ | xyz(35.1950, 39.5643, 53.3495) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.32
Greyblue
#77A1B5
ΔE00 4.90
Bluey Grey
#89A0B0
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 6.14
Cool Gray
#9AA7B0
ΔE00 6.20
Cool Grey
#95A3A6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEBC #BC9B8D
analogous
#8DBCB3 #8DAEBC #8D97BC
triadic
#8DAEBC #BC8DAE #AEBC8D
tetradic
#8DAEBC #B38DBC #BC9B8D #97BC8D
square
#8DAEBC #B38DBC #BC9B8D #97BC8D
split-complementary
#8DAEBC #BC8D97 #BCB38D
monochromatic
#4C7282 #6693A5 #8DAEBC #B4C9D3 #DAE5E9
Accessibility & contrast
On white
2.36
#8DAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8DAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEBC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEBC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#7FB2B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8daebc; /* rgb */ color: rgb(141, 174, 188); /* oklch */ color: oklch(73.1% 0.041 225.6);
Tailwind
colors: {
custom: {
50: '#afc6d0',
500: '#8daebc',
950: '#000000',
},
}SCSS
$custom: #8daebc; $custom-light: #afc6d0; $custom-dark: #000000;
JSON
{
"hex": "#8daebc",
"rgb": {
"r": 141,
"g": 174,
"b": 188
},
"hsl": {
"h": 197.872,
"s": 25.967,
"l": 64.51
},
"oklch": {
"l": 0.73099,
"c": 0.04135,
"h": 225.6
},
"luminance": 0.39566
}Semantic roles & 50–950 ramp
primary
#8DAEBC
secondary
#DBCFCA
accent
#5F41A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282