#ABBFCD#ABBFCD
#ABBFCD is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.030 H 238.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFCD |
|---|---|
| RGB | rgb(171, 191, 205) |
| HSL | hsl(205, 25%, 74%) |
| HSV | hsv(205, 17%, 80%) |
| CMYK | cmyk(16.6%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.27, -3.89, -9.33) |
| CIE-LCH | lch(76.27, 10.11, 247.34°) |
| OKLab | oklab(79.39% -0.0155 -0.0252) |
| OKLCH | oklch(79.39% 0.03 238.3) |
| XYZ | xyz(46.4421, 50.3263, 65.0128) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.66
Light Grey Blue
#9DBCD4
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 5.25
Light Blue Grey
#B7C9E2
ΔE00 5.78
Cool Gray
#9AA7B0
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFCD #CDB9AB
analogous
#ABCDCA #ABBFCD #ABAECD
triadic
#ABBFCD #CDABBF #BFCDAB
tetradic
#ABBFCD #CAABCD #CDB9AB #AECDAB
square
#ABBFCD #CAABCD #CDB9AB #AECDAB
split-complementary
#ABBFCD #CDABAE #CDCAAB
monochromatic
#5F849F #85A2B6 #ABBFCD #D1DCE4 #ECF0F4
Accessibility & contrast
On white
1.90
#ABBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#ABBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFCD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFCD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#A2C3C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfcd; /* rgb */ color: rgb(171, 191, 205); /* oklch */ color: oklch(79.4% 0.030 238.3);
Tailwind
colors: {
custom: {
50: '#c4d2dc',
500: '#abbfcd',
950: '#000000',
},
}SCSS
$custom: #abbfcd; $custom-light: #c4d2dc; $custom-dark: #000000;
JSON
{
"hex": "#abbfcd",
"rgb": {
"r": 171,
"g": 191,
"b": 205
},
"hsl": {
"h": 204.706,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.79387,
"c": 0.02963,
"h": 238.3
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#ABBFCD
secondary
#A28B7A
accent
#6A42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384