#ADBFCF#ADBFCF
#ADBFCF is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.030 H 245.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFCF |
|---|---|
| RGB | rgb(173, 191, 207) |
| HSL | hsl(208, 26%, 75%) |
| HSV | hsv(208, 16%, 81%) |
| CMYK | cmyk(16.4%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.47, -2.83, -10.10) |
| CIE-LCH | lch(76.47, 10.49, 254.37°) |
| OKLab | oklab(79.6% -0.0127 -0.0273) |
| OKLCH | oklch(79.6% 0.03 245) |
| XYZ | xyz(47.1241, 50.6498, 66.3130) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.65
Lightsteelblue
#B0C4DE
ΔE00 4.05
Light Grey Blue
#9DBCD4
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 4.61
Dove Gray
#B6B8BD
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFCF #CFBDAD
analogous
#ADCFCE #ADBFCF #ADAECF
triadic
#ADBFCF #CFADBF #BFCFAD
tetradic
#ADBFCF #CEADCF #CFBDAD #AECFAD
square
#ADBFCF #CEADCF #CFBDAD #AECFAD
split-complementary
#ADBFCF #CFADAE #CFCEAD
monochromatic
#6083A2 #86A1B8 #ADBFCF #D4DDE6 #ECF0F4
Accessibility & contrast
On white
1.89
#ADBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ADBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFCF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFCF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#A4C3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #adbfcf; /* rgb */ color: rgb(173, 191, 207); /* oklch */ color: oklch(79.6% 0.030 245.0);
Tailwind
colors: {
custom: {
50: '#c5d2dd',
500: '#adbfcf',
950: '#000000',
},
}SCSS
$custom: #adbfcf; $custom-light: #c5d2dd; $custom-dark: #000000;
JSON
{
"hex": "#adbfcf",
"rgb": {
"r": 173,
"g": 191,
"b": 207
},
"hsl": {
"h": 208.235,
"s": 26.154,
"l": 74.51
},
"oklch": {
"l": 0.79597,
"c": 0.03014,
"h": 245
},
"luminance": 0.50651
}Semantic roles & 50–950 ramp
primary
#ADBFCF
secondary
#A48F7C
accent
#7041A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384