#8DACBB#8DACBB
#8DACBB is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.6% C 0.040 H 228.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DACBB |
|---|---|
| RGB | rgb(141, 172, 187) |
| HSL | hsl(200, 25%, 64%) |
| HSV | hsv(200, 25%, 73%) |
| CMYK | cmyk(24.6%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(68.57, -7.17, -11.17) |
| CIE-LCH | lch(68.57, 13.27, 237.31°) |
| OKLab | oklab(72.63% -0.0266 -0.0304) |
| OKLCH | oklch(72.63% 0.04 228.8) |
| XYZ | xyz(34.7041, 38.7544, 52.6559) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.66
Bluey Grey
#89A0B0
ΔE00 4.22
Greyblue
#77A1B5
ΔE00 4.58
Cool Gray
#9AA7B0
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 5.97
Cool Grey
#95A3A6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DACBB #BB9C8D
analogous
#8DBBB3 #8DACBB #8D95BB
triadic
#8DACBB #BB8DAC #ACBB8D
tetradic
#8DACBB #B38DBB #BB9C8D #95BB8D
square
#8DACBB #B38DBB #BB9C8D #95BB8D
split-complementary
#8DACBB #BB8D95 #BBB38D
monochromatic
#4D7081 #6790A4 #8DACBB #B3C8D2 #DAE4E9
Accessibility & contrast
On white
2.40
#8DACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#8DACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DACBB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DACBB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#7FB0B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8dacbb; /* rgb */ color: rgb(141, 172, 187); /* oklch */ color: oklch(72.6% 0.040 228.8);
Tailwind
colors: {
custom: {
50: '#afc4cf',
500: '#8dacbb',
950: '#000000',
},
}SCSS
$custom: #8dacbb; $custom-light: #afc4cf; $custom-dark: #000000;
JSON
{
"hex": "#8dacbb",
"rgb": {
"r": 141,
"g": 172,
"b": 187
},
"hsl": {
"h": 199.565,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.72626,
"c": 0.04041,
"h": 228.8
},
"luminance": 0.38756
}Semantic roles & 50–950 ramp
primary
#8DACBB
secondary
#DACFCA
accent
#6242A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182