#ABCBE7#ABCBE7
#ABCBE7 is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.8% C 0.052 H 244.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBE7 |
|---|---|
| RGB | rgb(171, 203, 231) |
| HSL | hsl(208, 56%, 79%) |
| HSV | hsv(208, 26%, 91%) |
| CMYK | cmyk(26%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(80.26, -4.47, -17.36) |
| CIE-LCH | lch(80.26, 17.92, 255.55°) |
| OKLab | oklab(82.79% -0.0222 -0.0474) |
| OKLCH | oklch(82.79% 0.052 244.9) |
| XYZ | xyz(52.5702, 57.1374, 83.8446) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.32
Lightsteelblue
#B0C4DE
ΔE00 3.85
Light Grey Blue
#9DBCD4
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 4.24
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBE7 #E7C7AB
analogous
#ABE7E5 #ABCBE7 #ABADE7
triadic
#ABCBE7 #E7ABCB #CBE7AB
tetradic
#ABCBE7 #E5ABE7 #E7C7AB #ADE7AB
square
#ABCBE7 #E5ABE7 #E7C7AB #ADE7AB
split-complementary
#ABCBE7 #E7ABAD #E7E5AB
monochromatic
#4C90CC #7BAED9 #ABCBE7 #DBE8F5 #E7F0F8
Accessibility & contrast
On white
1.69
#ABCBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#ABCBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBE7
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBE7 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBE8
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#9AD2D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbe7; /* rgb */ color: rgb(171, 203, 231); /* oklch */ color: oklch(82.8% 0.052 244.9);
Tailwind
colors: {
custom: {
50: '#c5daee',
500: '#abcbe7',
950: '#000000',
},
}SCSS
$custom: #abcbe7; $custom-light: #c5daee; $custom-dark: #000000;
JSON
{
"hex": "#abcbe7",
"rgb": {
"r": 171,
"g": 203,
"b": 231
},
"hsl": {
"h": 208,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.82793,
"c": 0.05234,
"h": 244.9
},
"luminance": 0.57139
}Semantic roles & 50–950 ramp
primary
#ABCBE7
secondary
#C29974
accent
#6D22C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385