#ABCBE9#ABCBE9
#ABCBE9 is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.055 H 246.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBE9 |
|---|---|
| RGB | rgb(171, 203, 233) |
| HSL | hsl(209, 58%, 79%) |
| HSV | hsv(209, 27%, 91%) |
| CMYK | cmyk(26.6%, 12.9%, 0%, 8.6%) |
| CIE-LAB | lab(80.32, -4.01, -18.33) |
| CIE-LCH | lch(80.32, 18.76, 257.66°) |
| OKLab | oklab(82.86% -0.0215 -0.0501) |
| OKLCH | oklch(82.86% 0.055 246.8) |
| XYZ | xyz(52.8543, 57.2511, 85.3407) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 3.99
Light Blue Grey
#B7C9E2
ΔE00 4.08
Baby Blue (survey)
#A2CFFE
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBE9 #E9C9AB
analogous
#ABE9E8 #ABCBE9 #ABACE9
triadic
#ABCBE9 #E9ABCB #CBE9AB
tetradic
#ABCBE9 #E8ABE9 #E9C9AB #ACE9AB
square
#ABCBE9 #E8ABE9 #E9C9AB #ACE9AB
split-complementary
#ABCBE9 #E9ABAC #E9E8AB
monochromatic
#4A8FD0 #7BADDC #ABCBE9 #DBE9F6 #E7F0F9
Accessibility & contrast
On white
1.69
#ABCBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#ABCBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBE9
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBE9 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEB
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#99D2D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbe9; /* rgb */ color: rgb(171, 203, 233); /* oklch */ color: oklch(82.9% 0.055 246.8);
Tailwind
colors: {
custom: {
50: '#c5daf0',
500: '#abcbe9',
950: '#000000',
},
}SCSS
$custom: #abcbe9; $custom-light: #c5daf0; $custom-dark: #000000;
JSON
{
"hex": "#abcbe9",
"rgb": {
"r": 171,
"g": 203,
"b": 233
},
"hsl": {
"h": 209.032,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.82864,
"c": 0.05451,
"h": 246.8
},
"luminance": 0.57253
}Semantic roles & 50–950 ramp
primary
#ABCBE9
secondary
#C59B74
accent
#701FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385