#ABBFD4#ABBFD4
#ABBFD4 is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.037 H 249.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFD4 |
|---|---|
| RGB | rgb(171, 191, 212) |
| HSL | hsl(211, 32%, 75%) |
| HSV | hsv(211, 19%, 83%) |
| CMYK | cmyk(19.3%, 9.9%, 0%, 16.9%) |
| CIE-LAB | lab(76.48, -2.38, -12.81) |
| CIE-LCH | lch(76.48, 13.02, 259.49°) |
| OKLab | oklab(79.62% -0.0129 -0.0347) |
| OKLCH | oklch(79.62% 0.037 249.6) |
| XYZ | xyz(47.3060, 50.6718, 69.5628) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.04
Lightsteelblue
#B0C4DE
ΔE00 2.41
Light Grey Blue
#9DBCD4
ΔE00 3.40
Light Blue Grey
#B7C9E2
ΔE00 3.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFD4 #D4C0AB
analogous
#ABD3D4 #ABBFD4 #ACABD4
triadic
#ABBFD4 #D4ABBF #BFD4AB
tetradic
#ABBFD4 #D4ABD3 #D4C0AB #ABD4AC
square
#ABBFD4 #D4ABD3 #D4C0AB #ABD4AC
split-complementary
#ABBFD4 #D4ACAB #D3D4AB
monochromatic
#5A81AB #83A0BF #ABBFD4 #D3DEE9 #EBF0F5
Accessibility & contrast
On white
1.89
#ABBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFD4
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFD4 | 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)
#B7BFD5
Deuteranopia (green-blind)
#B2BBD4
Tritanopia (blue-blind)
#A0C4C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbfd4; /* rgb */ color: rgb(171, 191, 212); /* oklch */ color: oklch(79.6% 0.037 249.6);
Tailwind
colors: {
custom: {
50: '#c4d2e1',
500: '#abbfd4',
950: '#000000',
},
}SCSS
$custom: #abbfd4; $custom-light: #c4d2e1; $custom-dark: #000000;
JSON
{
"hex": "#abbfd4",
"rgb": {
"r": 171,
"g": 191,
"b": 212
},
"hsl": {
"h": 210.732,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.79623,
"c": 0.03707,
"h": 249.6
},
"luminance": 0.50673
}Semantic roles & 50–950 ramp
primary
#ABBFD4
secondary
#AA9279
accent
#743AAB
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384