#8DA8BB#8DA8BB
#8DA8BB is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.8% C 0.041 H 238.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8BB |
|---|---|
| RGB | rgb(141, 168, 187) |
| HSL | hsl(205, 25%, 64%) |
| HSV | hsv(205, 25%, 73%) |
| CMYK | cmyk(24.6%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(67.47, -5.00, -12.83) |
| CIE-LCH | lch(67.47, 13.77, 248.71°) |
| OKLab | oklab(71.75% -0.0211 -0.0349) |
| OKLCH | oklch(71.75% 0.041 238.8) |
| XYZ | xyz(33.9542, 37.2547, 52.4059) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.62
Bluegrey
#85A3B2
ΔE00 2.95
Greyblue
#77A1B5
ΔE00 4.86
Cool Gray
#9AA7B0
ΔE00 4.98
Light Grey Blue
#9DBCD4
ΔE00 5.79
Cool Grey
#95A3A6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8BB #BBA08D
analogous
#8DBBB7 #8DA8BB #8D91BB
triadic
#8DA8BB #BB8DA8 #A8BB8D
tetradic
#8DA8BB #B78DBB #BBA08D #91BB8D
square
#8DA8BB #B78DBB #BBA08D #91BB8D
split-complementary
#8DA8BB #BB8D91 #BBB78D
monochromatic
#4D6B81 #678BA4 #8DA8BB #B3C5D2 #DAE3E9
Accessibility & contrast
On white
2.48
#8DA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8DA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8BB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8BB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#80ADAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da8bb; /* rgb */ color: rgb(141, 168, 187); /* oklch */ color: oklch(71.8% 0.041 238.8);
Tailwind
colors: {
custom: {
50: '#afc1cf',
500: '#8da8bb',
950: '#000000',
},
}SCSS
$custom: #8da8bb; $custom-light: #afc1cf; $custom-dark: #000000;
JSON
{
"hex": "#8da8bb",
"rgb": {
"r": 141,
"g": 168,
"b": 187
},
"hsl": {
"h": 204.783,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.71753,
"c": 0.04084,
"h": 238.8
},
"luminance": 0.37256
}Semantic roles & 50–950 ramp
primary
#8DA8BB
secondary
#DAD1CA
accent
#6A42A4
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182