#8DACBF#8DACBF
#8DACBF is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.044 H 235.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DACBF |
|---|---|
| RGB | rgb(141, 172, 191) |
| HSL | hsl(203, 28%, 65%) |
| HSV | hsv(203, 26%, 75%) |
| CMYK | cmyk(26.2%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.70, -6.23, -13.19) |
| CIE-LCH | lch(68.70, 14.59, 244.73°) |
| OKLab | oklab(72.77% -0.0251 -0.036) |
| OKLCH | oklch(72.77% 0.044 235.1) |
| XYZ | xyz(35.1383, 38.9280, 54.9426) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.17
Bluey Grey
#89A0B0
ΔE00 3.90
Greyblue
#77A1B5
ΔE00 4.71
Light Grey Blue
#9DBCD4
ΔE00 4.99
Cool Gray
#9AA7B0
ΔE00 5.76
Cool Grey
#95A3A6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DACBF #BFA08D
analogous
#8DBFB9 #8DACBF #8D93BF
triadic
#8DACBF #BF8DAC #ACBF8D
tetradic
#8DACBF #B98DBF #BFA08D #93BF8D
square
#8DACBF #B98DBF #BFA08D #93BF8D
split-complementary
#8DACBF #BF8D93 #BFB98D
monochromatic
#4B7086 #668FA9 #8DACBF #B4C9D5 #DBE5EB
Accessibility & contrast
On white
2.39
#8DACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8DACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DACBF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DACBF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#7EB1B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8dacbf; /* rgb */ color: rgb(141, 172, 191); /* oklch */ color: oklch(72.8% 0.044 235.1);
Tailwind
colors: {
custom: {
50: '#afc4d2',
500: '#8dacbf',
950: '#000000',
},
}SCSS
$custom: #8dacbf; $custom-light: #afc4d2; $custom-dark: #000000;
JSON
{
"hex": "#8dacbf",
"rgb": {
"r": 141,
"g": 172,
"b": 191
},
"hsl": {
"h": 202.8,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.72767,
"c": 0.04385,
"h": 235.1
},
"luminance": 0.38929
}Semantic roles & 50–950 ramp
primary
#8DACBF
secondary
#DCD2CB
accent
#663FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182