#ABBFD8#ABBFD8
#ABBFD8 is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.8% C 0.042 H 254.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFD8 |
|---|---|
| RGB | rgb(171, 191, 216) |
| HSL | hsl(213, 37%, 76%) |
| HSV | hsv(213, 21%, 85%) |
| CMYK | cmyk(20.8%, 11.6%, 0%, 15.3%) |
| CIE-LAB | lab(76.60, -1.49, -14.78) |
| CIE-LCH | lch(76.60, 14.86, 264.25°) |
| OKLab | oklab(79.76% -0.0115 -0.0402) |
| OKLCH | oklch(79.76% 0.042 254.1) |
| XYZ | xyz(47.8168, 50.8762, 72.2532) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.36
Cloudy Blue
#ACC2D9
ΔE00 1.48
Light Blue Grey
#B7C9E2
ΔE00 2.75
Light Grey Blue
#9DBCD4
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFD8 #D8C4AB
analogous
#ABD5D8 #ABBFD8 #ADABD8
triadic
#ABBFD8 #D8ABBF #BFD8AB
tetradic
#ABBFD8 #D8ABD5 #D8C4AB #ABD8AD
square
#ABBFD8 #D8ABD5 #D8C4AB #ABD8AD
split-complementary
#ABBFD8 #D8ADAB #D5D8AB
monochromatic
#577FB1 #819FC5 #ABBFD8 #D5DFEB #EAEFF5
Accessibility & contrast
On white
1.88
#ABBFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABBFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFD8
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFD8 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0D9
Deuteranopia (green-blind)
#B1BBD7
Tritanopia (blue-blind)
#9FC4C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbfd8; /* rgb */ color: rgb(171, 191, 216); /* oklch */ color: oklch(79.8% 0.042 254.1);
Tailwind
colors: {
custom: {
50: '#c4d2e4',
500: '#abbfd8',
950: '#000000',
},
}SCSS
$custom: #abbfd8; $custom-light: #c4d2e4; $custom-dark: #000000;
JSON
{
"hex": "#abbfd8",
"rgb": {
"r": 171,
"g": 191,
"b": 216
},
"hsl": {
"h": 213.333,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.79762,
"c": 0.0418,
"h": 254.1
},
"luminance": 0.50877
}Semantic roles & 50–950 ramp
primary
#ABBFD8
secondary
#AF9778
accent
#7936AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384