#ABBDD2#ABBDD2
#ABBDD2 is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.036 H 252.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDD2 |
|---|---|
| RGB | rgb(171, 189, 210) |
| HSL | hsl(212, 30%, 75%) |
| HSV | hsv(212, 19%, 82%) |
| CMYK | cmyk(18.6%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(75.89, -1.74, -12.61) |
| CIE-LCH | lch(75.89, 12.73, 262.13°) |
| OKLab | oklab(79.14% -0.0109 -0.0342) |
| OKLCH | oklch(79.14% 0.036 252.3) |
| XYZ | xyz(46.6221, 49.7052, 68.0980) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.69
Lightsteelblue
#B0C4DE
ΔE00 2.48
Light Blue Grey
#B7C9E2
ΔE00 3.51
Light Grey Blue
#9DBCD4
ΔE00 3.97
Dove Gray
#B6B8BD
ΔE00 7.74
Cool Gray
#9AA7B0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDD2 #D2C0AB
analogous
#ABD1D2 #ABBDD2 #ADABD2
triadic
#ABBDD2 #D2ABBD #BDD2AB
tetradic
#ABBDD2 #D2ABD1 #D2C0AB #ABD2AD
square
#ABBDD2 #D2ABD1 #D2C0AB #ABD2AD
split-complementary
#ABBDD2 #D2ADAB #D1D2AB
monochromatic
#5B7EA7 #839EBD #ABBDD2 #D3DCE7 #EBEFF4
Accessibility & contrast
On white
1.92
#ABBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#ABBDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDD2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDD2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#B1B9D2
Tritanopia (blue-blind)
#A1C2C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdd2; /* rgb */ color: rgb(171, 189, 210); /* oklch */ color: oklch(79.1% 0.036 252.3);
Tailwind
colors: {
custom: {
50: '#c4d0df',
500: '#abbdd2',
950: '#000000',
},
}SCSS
$custom: #abbdd2; $custom-light: #c4d0df; $custom-dark: #000000;
JSON
{
"hex": "#abbdd2",
"rgb": {
"r": 171,
"g": 189,
"b": 210
},
"hsl": {
"h": 212.308,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.79137,
"c": 0.03589,
"h": 252.3
},
"luminance": 0.49706
}Semantic roles & 50–950 ramp
primary
#ABBDD2
secondary
#EBE6E0
accent
#773DA9
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283