#ABC5EE#ABC5EE
#ABC5EE is a light, moderate blue. Relative luminance 0.548; OKLCH L 81.8% C 0.065 H 259.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5EE |
|---|---|
| RGB | rgb(171, 197, 238) |
| HSL | hsl(217, 66%, 80%) |
| HSV | hsv(217, 28%, 93%) |
| CMYK | cmyk(28.2%, 17.2%, 0%, 6.7%) |
| CIE-LAB | lab(78.90, 0.37, -23.16) |
| CIE-LCH | lch(78.90, 23.16, 270.91°) |
| OKLab | oklab(81.81% -0.0118 -0.0635) |
| OKLCH | oklch(81.81% 0.065 259.4) |
| XYZ | xyz(52.1891, 54.7616, 88.6926) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.22
Pastel Blue
#A2BFFE
ΔE00 3.55
Lightsteelblue
#B0C4DE
ΔE00 4.09
Light Blue Grey
#B7C9E2
ΔE00 4.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5EE #EED4AB
analogous
#ABE7EE #ABC5EE #B2ABEE
triadic
#ABC5EE #EEABC5 #C5EEAB
tetradic
#ABC5EE #EEABE7 #EED4AB #ABEEB2
square
#ABC5EE #EEABE7 #EED4AB #ABEEB2
split-complementary
#ABC5EE #EEB2AB #E7EEAB
monochromatic
#457FD9 #78A2E4 #ABC5EE #DEE8F8 #E6EDFA
Accessibility & contrast
On white
1.76
#ABC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#ABC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5EE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5EE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#98CED2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc5ee; /* rgb */ color: rgb(171, 197, 238); /* oklch */ color: oklch(81.8% 0.065 259.4);
Tailwind
colors: {
custom: {
50: '#c5d6f3',
500: '#abc5ee',
950: '#000000',
},
}SCSS
$custom: #abc5ee; $custom-light: #c5d6f3; $custom-dark: #000000;
JSON
{
"hex": "#abc5ee",
"rgb": {
"r": 171,
"g": 197,
"b": 238
},
"hsl": {
"h": 216.716,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.81805,
"c": 0.06465,
"h": 259.4
},
"luminance": 0.54763
}Semantic roles & 50–950 ramp
primary
#ABC5EE
secondary
#CBA972
accent
#8717CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385