#ABBFD9#ABBFD9
#ABBFD9 is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.8% C 0.043 H 255.0°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFD9 |
|---|---|
| RGB | rgb(171, 191, 217) |
| HSL | hsl(214, 38%, 76%) |
| HSV | hsv(214, 21%, 85%) |
| CMYK | cmyk(21.2%, 12%, 0%, 14.9%) |
| CIE-LAB | lab(76.64, -1.27, -15.28) |
| CIE-LCH | lch(76.64, 15.33, 265.26°) |
| OKLab | oklab(79.8% -0.0111 -0.0416) |
| OKLCH | oklch(79.8% 0.043 255) |
| XYZ | xyz(47.9465, 50.9280, 72.9361) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.29
Cloudy Blue
#ACC2D9
ΔE00 1.80
Light Blue Grey
#B7C9E2
ΔE00 2.71
Light Grey Blue
#9DBCD4
ΔE00 4.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFD9 #D9C5AB
analogous
#ABD6D9 #ABBFD9 #AEABD9
triadic
#ABBFD9 #D9ABBF #BFD9AB
tetradic
#ABBFD9 #D9ABD6 #D9C5AB #ABD9AE
square
#ABBFD9 #D9ABD6 #D9C5AB #ABD9AE
split-complementary
#ABBFD9 #D9AEAB #D6D9AB
monochromatic
#577FB3 #819FC6 #ABBFD9 #D5DFEC #EAEFF5
Accessibility & contrast
On white
1.88
#ABBFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABBFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFD9
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFD9 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DA
Deuteranopia (green-blind)
#B1BBD8
Tritanopia (blue-blind)
#9FC5C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbfd9; /* rgb */ color: rgb(171, 191, 217); /* oklch */ color: oklch(79.8% 0.043 255.0);
Tailwind
colors: {
custom: {
50: '#c4d2e4',
500: '#abbfd9',
950: '#000000',
},
}SCSS
$custom: #abbfd9; $custom-light: #c4d2e4; $custom-dark: #000000;
JSON
{
"hex": "#abbfd9",
"rgb": {
"r": 171,
"g": 191,
"b": 217
},
"hsl": {
"h": 213.913,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.79797,
"c": 0.04302,
"h": 255
},
"luminance": 0.50929
}Semantic roles & 50–950 ramp
primary
#ABBFD9
secondary
#B09878
accent
#7B35B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384