#ABC4EB#ABC4EB
#ABC4EB is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.5% C 0.062 H 259.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4EB |
|---|---|
| RGB | rgb(171, 196, 235) |
| HSL | hsl(217, 62%, 80%) |
| HSV | hsv(217, 27%, 92%) |
| CMYK | cmyk(27.2%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.54, 0.19, -22.10) |
| CIE-LCH | lch(78.54, 22.10, 270.50°) |
| OKLab | oklab(81.49% -0.0115 -0.0606) |
| OKLCH | oklch(81.49% 0.062 259.2) |
| XYZ | xyz(51.5257, 54.1342, 86.3153) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.58
Lightsteelblue
#B0C4DE
ΔE00 3.64
Pastel Blue
#A2BFFE
ΔE00 3.92
Light Blue Grey
#B7C9E2
ΔE00 4.24
Cloudy Blue
#ACC2D9
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4EB #EBD2AB
analogous
#ABE4EB #ABC4EB #B2ABEB
triadic
#ABC4EB #EBABC4 #C4EBAB
tetradic
#ABC4EB #EBABE4 #EBD2AB #ABEBB2
square
#ABC4EB #EBABE4 #EBD2AB #ABEBB2
split-complementary
#ABC4EB #EBB2AB #E4EBAB
monochromatic
#487FD3 #7AA1DF #ABC4EB #DCE7F7 #E6EEF9
Accessibility & contrast
On white
1.78
#ABC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4EB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4EB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#99CCD1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc4eb; /* rgb */ color: rgb(171, 196, 235); /* oklch */ color: oklch(81.5% 0.062 259.2);
Tailwind
colors: {
custom: {
50: '#c5d5f1',
500: '#abc4eb',
950: '#000000',
},
}SCSS
$custom: #abc4eb; $custom-light: #c5d5f1; $custom-dark: #000000;
JSON
{
"hex": "#abc4eb",
"rgb": {
"r": 171,
"g": 196,
"b": 235
},
"hsl": {
"h": 216.562,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.81487,
"c": 0.06167,
"h": 259.2
},
"luminance": 0.54136
}Semantic roles & 50–950 ramp
primary
#ABC4EB
secondary
#C7A673
accent
#861CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385