#ABC4E7#ABC4E7
#ABC4E7 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.3% C 0.057 H 256.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4E7 |
|---|---|
| RGB | rgb(171, 196, 231) |
| HSL | hsl(215, 56%, 79%) |
| HSV | hsv(215, 26%, 91%) |
| CMYK | cmyk(26%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(78.41, -0.75, -20.15) |
| CIE-LCH | lch(78.41, 20.17, 267.88°) |
| OKLab | oklab(81.34% -0.0129 -0.0551) |
| OKLCH | oklch(81.34% 0.057 256.8) |
| XYZ | xyz(50.9543, 53.9056, 83.3059) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.65
Light Blue Grey
#B7C9E2
ΔE00 3.41
Powder Blue (survey)
#B1D1FC
ΔE00 3.80
Cloudy Blue
#ACC2D9
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 4.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4E7 #E7CEAB
analogous
#ABE2E7 #ABC4E7 #B0ABE7
triadic
#ABC4E7 #E7ABC4 #C4E7AB
tetradic
#ABC4E7 #E7ABE2 #E7CEAB #ABE7B0
square
#ABC4E7 #E7ABE2 #E7CEAB #ABE7B0
split-complementary
#ABC4E7 #E7B0AB #E2E7AB
monochromatic
#4C81CC #7BA3D9 #ABC4E7 #DBE5F5 #E7EEF8
Accessibility & contrast
On white
1.78
#ABC4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABC4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4E7
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4E7 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C5E9
Deuteranopia (green-blind)
#B2BFE6
Tritanopia (blue-blind)
#9BCBCF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc4e7; /* rgb */ color: rgb(171, 196, 231); /* oklch */ color: oklch(81.3% 0.057 256.8);
Tailwind
colors: {
custom: {
50: '#c5d5ee',
500: '#abc4e7',
950: '#000000',
},
}SCSS
$custom: #abc4e7; $custom-light: #c5d5ee; $custom-dark: #000000;
JSON
{
"hex": "#abc4e7",
"rgb": {
"r": 171,
"g": 196,
"b": 231
},
"hsl": {
"h": 215,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.81338,
"c": 0.05662,
"h": 256.8
},
"luminance": 0.53907
}Semantic roles & 50–950 ramp
primary
#ABC4E7
secondary
#C2A274
accent
#8022C3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385