#ABC5EB#ABC5EB
#ABC5EB is a light, moderate blue. Relative luminance 0.546; OKLCH L 81.7% C 0.061 H 257.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5EB |
|---|---|
| RGB | rgb(171, 197, 235) |
| HSL | hsl(216, 62%, 80%) |
| HSV | hsv(216, 27%, 92%) |
| CMYK | cmyk(27.2%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(78.80, -0.34, -21.70) |
| CIE-LCH | lch(78.80, 21.70, 269.09°) |
| OKLab | oklab(81.69% -0.0129 -0.0595) |
| OKLCH | oklch(81.69% 0.061 257.8) |
| XYZ | xyz(51.7520, 54.5868, 86.3907) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.29
Lightsteelblue
#B0C4DE
ΔE00 3.40
Light Blue Grey
#B7C9E2
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.08
Cloudy Blue
#ACC2D9
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5EB #EBD1AB
analogous
#ABE5EB #ABC5EB #B1ABEB
triadic
#ABC5EB #EBABC5 #C5EBAB
tetradic
#ABC5EB #EBABE5 #EBD1AB #ABEBB1
square
#ABC5EB #EBABE5 #EBD1AB #ABEBB1
split-complementary
#ABC5EB #EBB1AB #E5EBAB
monochromatic
#4881D3 #7AA3DF #ABC5EB #DCE7F7 #E6EEF9
Accessibility & contrast
On white
1.76
#ABC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5EB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5EB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#99CDD1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc5eb; /* rgb */ color: rgb(171, 197, 235); /* oklch */ color: oklch(81.7% 0.061 257.8);
Tailwind
colors: {
custom: {
50: '#c5d6f1',
500: '#abc5eb',
950: '#000000',
},
}SCSS
$custom: #abc5eb; $custom-light: #c5d6f1; $custom-dark: #000000;
JSON
{
"hex": "#abc5eb",
"rgb": {
"r": 171,
"g": 197,
"b": 235
},
"hsl": {
"h": 215.625,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.81693,
"c": 0.06085,
"h": 257.8
},
"luminance": 0.54589
}Semantic roles & 50–950 ramp
primary
#ABC5EB
secondary
#C7A573
accent
#831CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385