#8DAEBB#8DAEBB
#8DAEBB is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.1% C 0.041 H 223.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEBB |
|---|---|
| RGB | rgb(141, 174, 187) |
| HSL | hsl(197, 25%, 64%) |
| HSV | hsv(197, 25%, 73%) |
| CMYK | cmyk(24.6%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(69.13, -8.25, -10.34) |
| CIE-LCH | lch(69.13, 13.23, 231.43°) |
| OKLab | oklab(73.06% -0.0293 -0.0281) |
| OKLCH | oklch(73.06% 0.041 223.8) |
| XYZ | xyz(35.0876, 39.5214, 52.7837) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.45
Greyblue
#77A1B5
ΔE00 5.04
Bluey Grey
#89A0B0
ΔE00 5.36
Cool Gray
#9AA7B0
ΔE00 6.28
Light Grey Blue
#9DBCD4
ΔE00 6.48
Cool Grey
#95A3A6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEBB #BB9A8D
analogous
#8DBBB1 #8DAEBB #8D97BB
triadic
#8DAEBB #BB8DAE #AEBB8D
tetradic
#8DAEBB #B18DBB #BB9A8D #97BB8D
square
#8DAEBB #B18DBB #BB9A8D #97BB8D
split-complementary
#8DAEBB #BB8D97 #BBB18D
monochromatic
#4D7281 #6793A4 #8DAEBB #B3C9D2 #DAE4E9
Accessibility & contrast
On white
2.36
#8DAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8DAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEBB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEBB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#7FB2B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8daebb; /* rgb */ color: rgb(141, 174, 187); /* oklch */ color: oklch(73.1% 0.041 223.8);
Tailwind
colors: {
custom: {
50: '#afc6cf',
500: '#8daebb',
950: '#000000',
},
}SCSS
$custom: #8daebb; $custom-light: #afc6cf; $custom-dark: #000000;
JSON
{
"hex": "#8daebb",
"rgb": {
"r": 141,
"g": 174,
"b": 187
},
"hsl": {
"h": 196.957,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.73064,
"c": 0.04065,
"h": 223.8
},
"luminance": 0.39523
}Semantic roles & 50–950 ramp
primary
#8DAEBB
secondary
#DACECA
accent
#5D42A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282