#ABCBE6#ABCBE6
#ABCBE6 is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.8% C 0.051 H 243.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBE6 |
|---|---|
| RGB | rgb(171, 203, 230) |
| HSL | hsl(207, 54%, 79%) |
| HSV | hsv(207, 26%, 90%) |
| CMYK | cmyk(25.7%, 11.7%, 0%, 9.8%) |
| CIE-LAB | lab(80.23, -4.70, -16.87) |
| CIE-LCH | lch(80.23, 17.51, 254.42°) |
| OKLab | oklab(82.76% -0.0226 -0.046) |
| OKLCH | oklch(82.76% 0.051 243.9) |
| XYZ | xyz(52.4294, 57.0811, 83.1029) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.31
Lightsteelblue
#B0C4DE
ΔE00 3.98
Light Grey Blue
#9DBCD4
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 4.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBE6 #E6C6AB
analogous
#ABE6E3 #ABCBE6 #ABADE6
triadic
#ABCBE6 #E6ABCB #CBE6AB
tetradic
#ABCBE6 #E3ABE6 #E6C6AB #ADE6AB
square
#ABCBE6 #E3ABE6 #E6C6AB #ADE6AB
split-complementary
#ABCBE6 #E6ABAD #E6E3AB
monochromatic
#4D91CA #7CAED8 #ABCBE6 #DAE8F4 #E7F0F8
Accessibility & contrast
On white
1.69
#ABCBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#ABCBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBE6
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBE6 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBE7
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#9AD1D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbe6; /* rgb */ color: rgb(171, 203, 230); /* oklch */ color: oklch(82.8% 0.051 243.9);
Tailwind
colors: {
custom: {
50: '#c5daee',
500: '#abcbe6',
950: '#000000',
},
}SCSS
$custom: #abcbe6; $custom-light: #c5daee; $custom-dark: #000000;
JSON
{
"hex": "#abcbe6",
"rgb": {
"r": 171,
"g": 203,
"b": 230
},
"hsl": {
"h": 207.458,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.82757,
"c": 0.05126,
"h": 243.9
},
"luminance": 0.57083
}Semantic roles & 50–950 ramp
primary
#ABCBE6
secondary
#C19775
accent
#6C24C2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385