#ABCBD2#ABCBD2
#ABCBD2 is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.1% C 0.036 H 212.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD2 |
|---|---|
| RGB | rgb(171, 203, 210) |
| HSL | hsl(191, 30%, 75%) |
| HSV | hsv(191, 19%, 82%) |
| CMYK | cmyk(18.6%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(79.63, -9.15, -7.04) |
| CIE-LCH | lch(79.63, 11.54, 217.59°) |
| OKLab | oklab(82.09% -0.0301 -0.0191) |
| OKLCH | oklch(82.09% 0.036 212.4) |
| XYZ | xyz(49.7802, 56.0214, 69.1507) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.22
Powder Blue
#B0E0E6
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 8.23
Ice Blue
#A5DFF9
ΔE00 8.24
Sky Blue
#87CEEB
ΔE00 8.65
Cloudy Blue
#ACC2D9
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD2 #D2B2AB
analogous
#ABD2C6 #ABCBD2 #ABB8D2
triadic
#ABCBD2 #D2ABCB #CBD2AB
tetradic
#ABCBD2 #C6ABD2 #D2B2AB #B8D2AB
square
#ABCBD2 #C6ABD2 #D2B2AB #B8D2AB
split-complementary
#ABCBD2 #D2ABB8 #D2C6AB
monochromatic
#5B9AA7 #83B2BD #ABCBD2 #D3E4E7 #EBF3F4
Accessibility & contrast
On white
1.72
#ABCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ABCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D2
Deuteranopia (green-blind)
#BEC3D2
Tritanopia (blue-blind)
#A0CECD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbd2; /* rgb */ color: rgb(171, 203, 210); /* oklch */ color: oklch(82.1% 0.036 212.4);
Tailwind
colors: {
custom: {
50: '#c4dadf',
500: '#abcbd2',
950: '#000000',
},
}SCSS
$custom: #abcbd2; $custom-light: #c4dadf; $custom-dark: #000000;
JSON
{
"hex": "#abcbd2",
"rgb": {
"r": 171,
"g": 203,
"b": 210
},
"hsl": {
"h": 190.769,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.82086,
"c": 0.0356,
"h": 212.4
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#ABCBD2
secondary
#A88279
accent
#503DA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384