#ABCBE2#ABCBE2
#ABCBE2 is a very light, muted cyan. Relative luminance 0.569; OKLCH L 82.6% C 0.047 H 239.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBE2 |
|---|---|
| RGB | rgb(171, 203, 226) |
| HSL | hsl(205, 49%, 78%) |
| HSV | hsv(205, 24%, 89%) |
| CMYK | cmyk(24.3%, 10.2%, 0%, 11.4%) |
| CIE-LAB | lab(80.10, -5.62, -14.91) |
| CIE-LCH | lch(80.10, 15.94, 249.36°) |
| OKLab | oklab(82.62% -0.024 -0.0406) |
| OKLCH | oklch(82.62% 0.047 239.4) |
| XYZ | xyz(51.8741, 56.8590, 80.1785) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.69
Light Grey Blue
#9DBCD4
ΔE00 3.86
Lightsteelblue
#B0C4DE
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.21
Light Blue
#95D0FC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBE2 #E2C2AB
analogous
#ABE2DE #ABCBE2 #ABAFE2
triadic
#ABCBE2 #E2ABCB #CBE2AB
tetradic
#ABCBE2 #DEABE2 #E2C2AB #AFE2AB
square
#ABCBE2 #DEABE2 #E2C2AB #AFE2AB
split-complementary
#ABCBE2 #E2ABAF #E2DEAB
monochromatic
#5093C3 #7EAFD2 #ABCBE2 #D8E7F2 #E8F1F7
Accessibility & contrast
On white
1.70
#ABCBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#ABCBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBE2
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBE2 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#9BD1D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbe2; /* rgb */ color: rgb(171, 203, 226); /* oklch */ color: oklch(82.6% 0.047 239.4);
Tailwind
colors: {
custom: {
50: '#c5daeb',
500: '#abcbe2',
950: '#000000',
},
}SCSS
$custom: #abcbe2; $custom-light: #c5daeb; $custom-dark: #000000;
JSON
{
"hex": "#abcbe2",
"rgb": {
"r": 171,
"g": 203,
"b": 226
},
"hsl": {
"h": 205.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.82618,
"c": 0.0472,
"h": 239.4
},
"luminance": 0.56861
}Semantic roles & 50–950 ramp
primary
#ABCBE2
secondary
#BB9376
accent
#672ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384