#ABC2E5#ABC2E5
#ABC2E5 is a light, muted blue. Relative luminance 0.529; OKLCH L 80.9% C 0.056 H 258.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2E5 |
|---|---|
| RGB | rgb(171, 194, 229) |
| HSL | hsl(216, 53%, 78%) |
| HSV | hsv(216, 25%, 90%) |
| CMYK | cmyk(25.3%, 15.3%, 0%, 10.2%) |
| CIE-LAB | lab(77.81, -0.14, -19.97) |
| CIE-LCH | lch(77.81, 19.98, 269.60°) |
| OKLab | oklab(80.85% -0.0109 -0.0546) |
| OKLCH | oklch(80.85% 0.056 258.7) |
| XYZ | xyz(50.2253, 52.8971, 81.6774) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.73
Light Blue Grey
#B7C9E2
ΔE00 3.53
Cloudy Blue
#ACC2D9
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.41
Pastel Blue
#A2BFFE
ΔE00 4.83
Light Grey Blue
#9DBCD4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2E5 #E5CEAB
analogous
#ABDFE5 #ABC2E5 #B1ABE5
triadic
#ABC2E5 #E5ABC2 #C2E5AB
tetradic
#ABC2E5 #E5ABDF #E5CEAB #ABE5B1
square
#ABC2E5 #E5ABDF #E5CEAB #ABE5B1
split-complementary
#ABC2E5 #E5B1AB #DFE5AB
monochromatic
#4E7EC8 #7CA0D7 #ABC2E5 #DAE4F3 #E8EEF8
Accessibility & contrast
On white
1.81
#ABC2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ABC2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2E5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2E5 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E7
Deuteranopia (green-blind)
#B0BEE4
Tritanopia (blue-blind)
#9BC9CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc2e5; /* rgb */ color: rgb(171, 194, 229); /* oklch */ color: oklch(80.9% 0.056 258.7);
Tailwind
colors: {
custom: {
50: '#c5d4ed',
500: '#abc2e5',
950: '#000000',
},
}SCSS
$custom: #abc2e5; $custom-light: #c5d4ed; $custom-dark: #000000;
JSON
{
"hex": "#abc2e5",
"rgb": {
"r": 171,
"g": 194,
"b": 229
},
"hsl": {
"h": 216.207,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.80851,
"c": 0.0557,
"h": 258.7
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#ABC2E5
secondary
#BFA275
accent
#8325C0
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384