#8DA7BF#8DA7BF
#8DA7BF is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.7% C 0.046 H 246.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA7BF |
|---|---|
| RGB | rgb(141, 167, 191) |
| HSL | hsl(209, 28%, 65%) |
| HSV | hsv(209, 26%, 75%) |
| CMYK | cmyk(26.2%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(67.32, -3.50, -15.27) |
| CIE-LCH | lch(67.32, 15.66, 257.08°) |
| OKLab | oklab(71.68% -0.0183 -0.0417) |
| OKLCH | oklch(71.68% 0.046 246.3) |
| XYZ | xyz(34.2045, 37.0605, 54.6313) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.71
Bluegrey
#85A3B2
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.90
Cool Gray
#9AA7B0
ΔE00 6.08
Greyblue
#77A1B5
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA7BF #BFA58D
analogous
#8DBFBE #8DA7BF #8D8EBF
triadic
#8DA7BF #BF8DA7 #A7BF8D
tetradic
#8DA7BF #BE8DBF #BFA58D #8EBF8D
square
#8DA7BF #BE8DBF #BFA58D #8EBF8D
split-complementary
#8DA7BF #BF8D8E #BFBE8D
monochromatic
#4B6A86 #6689A9 #8DA7BF #B4C5D5 #DBE4EB
Accessibility & contrast
On white
2.50
#8DA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8DA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA7BF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA7BF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#97A2BF
Tritanopia (blue-blind)
#7FADAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da7bf; /* rgb */ color: rgb(141, 167, 191); /* oklch */ color: oklch(71.7% 0.046 246.3);
Tailwind
colors: {
custom: {
50: '#afc1d2',
500: '#8da7bf',
950: '#000000',
},
}SCSS
$custom: #8da7bf; $custom-light: #afc1d2; $custom-dark: #000000;
JSON
{
"hex": "#8da7bf",
"rgb": {
"r": 141,
"g": 167,
"b": 191
},
"hsl": {
"h": 208.8,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.71682,
"c": 0.04551,
"h": 246.3
},
"luminance": 0.37062
}Semantic roles & 50–950 ramp
primary
#8DA7BF
secondary
#DCD4CB
accent
#713FA7
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182