#8DA7BB#8DA7BB
#8DA7BB is a light, muted cyan. Relative luminance 0.369; OKLCH L 71.5% C 0.041 H 241.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA7BB |
|---|---|
| RGB | rgb(141, 167, 187) |
| HSL | hsl(206, 25%, 64%) |
| HSV | hsv(206, 25%, 73%) |
| CMYK | cmyk(24.6%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.19, -4.45, -13.24) |
| CIE-LCH | lch(67.19, 13.97, 251.42°) |
| OKLab | oklab(71.54% -0.0198 -0.0361) |
| OKLCH | oklch(71.54% 0.041 241.3) |
| XYZ | xyz(33.7703, 36.8869, 52.3446) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.54
Bluegrey
#85A3B2
ΔE00 3.39
Cool Gray
#9AA7B0
ΔE00 5.05
Greyblue
#77A1B5
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 5.95
Cool Grey
#95A3A6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA7BB #BBA18D
analogous
#8DBBB8 #8DA7BB #8D90BB
triadic
#8DA7BB #BB8DA7 #A7BB8D
tetradic
#8DA7BB #B88DBB #BBA18D #90BB8D
square
#8DA7BB #B88DBB #BBA18D #90BB8D
split-complementary
#8DA7BB #BB8D90 #BBB88D
monochromatic
#4D6A81 #6789A4 #8DA7BB #B3C5D2 #DAE2E9
Accessibility & contrast
On white
2.51
#8DA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#8DA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA7BB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA7BB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#99A1BB
Tritanopia (blue-blind)
#80ACAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da7bb; /* rgb */ color: rgb(141, 167, 187); /* oklch */ color: oklch(71.5% 0.041 241.3);
Tailwind
colors: {
custom: {
50: '#afc1cf',
500: '#8da7bb',
950: '#000000',
},
}SCSS
$custom: #8da7bb; $custom-light: #afc1cf; $custom-dark: #000000;
JSON
{
"hex": "#8da7bb",
"rgb": {
"r": 141,
"g": 167,
"b": 187
},
"hsl": {
"h": 206.087,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.71536,
"c": 0.04113,
"h": 241.3
},
"luminance": 0.36888
}Semantic roles & 50–950 ramp
primary
#8DA7BB
secondary
#DAD1CA
accent
#6C42A4
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182