#8DAEBD#8DAEBD
#8DAEBD is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.1% C 0.042 H 227.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEBD |
|---|---|
| RGB | rgb(141, 174, 189) |
| HSL | hsl(199, 27%, 65%) |
| HSV | hsv(199, 25%, 74%) |
| CMYK | cmyk(25.4%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(69.19, -7.78, -11.35) |
| CIE-LCH | lch(69.19, 13.76, 235.58°) |
| OKLab | oklab(73.13% -0.0286 -0.0309) |
| OKLCH | oklch(73.13% 0.042 227.3) |
| XYZ | xyz(35.3032, 39.6076, 53.9192) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.25
Greyblue
#77A1B5
ΔE00 4.81
Bluey Grey
#89A0B0
ΔE00 4.96
Light Grey Blue
#9DBCD4
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.15
Cool Grey
#95A3A6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEBD #BD9C8D
analogous
#8DBDB4 #8DAEBD #8D96BD
triadic
#8DAEBD #BD8DAE #AEBD8D
tetradic
#8DAEBD #B48DBD #BD9C8D #96BD8D
square
#8DAEBD #B48DBD #BD9C8D #96BD8D
split-complementary
#8DAEBD #BD8D96 #BDB48D
monochromatic
#4C7283 #6692A7 #8DAEBD #B4CAD3 #DBE5EA
Accessibility & contrast
On white
2.35
#8DAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8DAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEBD
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEBD | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#9FA6BD
Tritanopia (blue-blind)
#7FB3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8daebd; /* rgb */ color: rgb(141, 174, 189); /* oklch */ color: oklch(73.1% 0.042 227.3);
Tailwind
colors: {
custom: {
50: '#afc6d0',
500: '#8daebd',
950: '#000000',
},
}SCSS
$custom: #8daebd; $custom-light: #afc6d0; $custom-dark: #000000;
JSON
{
"hex": "#8daebd",
"rgb": {
"r": 141,
"g": 174,
"b": 189
},
"hsl": {
"h": 198.75,
"s": 26.667,
"l": 64.706
},
"oklch": {
"l": 0.73133,
"c": 0.04208,
"h": 227.3
},
"luminance": 0.39609
}Semantic roles & 50–950 ramp
primary
#8DAEBD
secondary
#DBD0CB
accent
#6040A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282