#8DADBF#8DADBF
#8DADBF is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.0% C 0.044 H 232.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8DADBF |
|---|---|
| RGB | rgb(141, 173, 191) |
| HSL | hsl(202, 28%, 65%) |
| HSV | hsv(202, 26%, 75%) |
| CMYK | cmyk(26.2%, 9.4%, 0%, 25.1%) |
| CIE-LAB | lab(68.98, -6.77, -12.78) |
| CIE-LCH | lch(68.98, 14.46, 242.08°) |
| OKLab | oklab(72.99% -0.0264 -0.0348) |
| OKLCH | oklch(72.99% 0.044 232.8) |
| XYZ | xyz(35.3293, 39.3101, 55.0062) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.15
Bluey Grey
#89A0B0
ΔE00 4.27
Greyblue
#77A1B5
ΔE00 4.68
Light Grey Blue
#9DBCD4
ΔE00 5.06
Cool Gray
#9AA7B0
ΔE00 5.92
Cool Grey
#95A3A6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DADBF #BF9F8D
analogous
#8DBFB8 #8DADBF #8D94BF
triadic
#8DADBF #BF8DAD #ADBF8D
tetradic
#8DADBF #B88DBF #BF9F8D #94BF8D
square
#8DADBF #B88DBF #BF9F8D #94BF8D
split-complementary
#8DADBF #BF8D94 #BFB88D
monochromatic
#4B7186 #6691A9 #8DADBF #B4C9D5 #DBE5EB
Accessibility & contrast
On white
2.37
#8DADBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8DADBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DADBF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DADBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DADBF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#7EB2B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8dadbf; /* rgb */ color: rgb(141, 173, 191); /* oklch */ color: oklch(73.0% 0.044 232.8);
Tailwind
colors: {
custom: {
50: '#afc5d2',
500: '#8dadbf',
950: '#000000',
},
}SCSS
$custom: #8dadbf; $custom-light: #afc5d2; $custom-dark: #000000;
JSON
{
"hex": "#8dadbf",
"rgb": {
"r": 141,
"g": 173,
"b": 191
},
"hsl": {
"h": 201.6,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.72985,
"c": 0.04373,
"h": 232.8
},
"luminance": 0.39311
}Semantic roles & 50–950 ramp
primary
#8DADBF
secondary
#DCD2CB
accent
#643FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182