#ABCBE1#ABCBE1
#ABCBE1 is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.6% C 0.046 H 238.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBE1 |
|---|---|
| RGB | rgb(171, 203, 225) |
| HSL | hsl(204, 47%, 78%) |
| HSV | hsv(204, 24%, 88%) |
| CMYK | cmyk(24%, 9.8%, 0%, 11.8%) |
| CIE-LAB | lab(80.07, -5.84, -14.43) |
| CIE-LCH | lch(80.07, 15.56, 247.95°) |
| OKLab | oklab(82.58% -0.0244 -0.0393) |
| OKLCH | oklch(82.58% 0.046 238.2) |
| XYZ | xyz(51.7373, 56.8043, 79.4579) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.88
Light Grey Blue
#9DBCD4
ΔE00 3.93
Lightsteelblue
#B0C4DE
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBE1 #E1C1AB
analogous
#ABE1DC #ABCBE1 #ABB0E1
triadic
#ABCBE1 #E1ABCB #CBE1AB
tetradic
#ABCBE1 #DCABE1 #E1C1AB #B0E1AB
square
#ABCBE1 #DCABE1 #E1C1AB #B0E1AB
split-complementary
#ABCBE1 #E1ABB0 #E1DCAB
monochromatic
#5193C1 #7EAFD1 #ABCBE1 #D8E7F1 #E8F1F7
Accessibility & contrast
On white
1.70
#ABCBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ABCBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBE1
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBE1 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE2
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#9CD1D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbe1; /* rgb */ color: rgb(171, 203, 225); /* oklch */ color: oklch(82.6% 0.046 238.2);
Tailwind
colors: {
custom: {
50: '#c5daea',
500: '#abcbe1',
950: '#000000',
},
}SCSS
$custom: #abcbe1; $custom-light: #c5daea; $custom-dark: #000000;
JSON
{
"hex": "#abcbe1",
"rgb": {
"r": 171,
"g": 203,
"b": 225
},
"hsl": {
"h": 204.444,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.82583,
"c": 0.04623,
"h": 238.2
},
"luminance": 0.56806
}Semantic roles & 50–950 ramp
primary
#ABCBE1
secondary
#BA9276
accent
#652BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384