#ABC4EE#ABC4EE
#ABC4EE is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.6% C 0.066 H 260.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4EE |
|---|---|
| RGB | rgb(171, 196, 238) |
| HSL | hsl(218, 66%, 80%) |
| HSV | hsv(218, 28%, 93%) |
| CMYK | cmyk(28.2%, 17.6%, 0%, 6.7%) |
| CIE-LAB | lab(78.64, 0.90, -23.56) |
| CIE-LCH | lch(78.64, 23.57, 272.20°) |
| OKLab | oklab(81.6% -0.0105 -0.0647) |
| OKLCH | oklch(81.6% 0.066 260.8) |
| XYZ | xyz(51.9628, 54.3090, 88.6172) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.43
Powder Blue (survey)
#B1D1FC
ΔE00 3.57
Lightsteelblue
#B0C4DE
ΔE00 4.33
Light Blue Grey
#B7C9E2
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4EE #EED5AB
analogous
#ABE5EE #ABC4EE #B3ABEE
triadic
#ABC4EE #EEABC4 #C4EEAB
tetradic
#ABC4EE #EEABE5 #EED5AB #ABEEB3
square
#ABC4EE #EEABE5 #EED5AB #ABEEB3
split-complementary
#ABC4EE #EEB3AB #E5EEAB
monochromatic
#457CD9 #78A0E4 #ABC4EE #DEE8F8 #E6EDFA
Accessibility & contrast
On white
1.77
#ABC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ABC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4EE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4EE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#98CDD2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc4ee; /* rgb */ color: rgb(171, 196, 238); /* oklch */ color: oklch(81.6% 0.066 260.8);
Tailwind
colors: {
custom: {
50: '#c5d5f3',
500: '#abc4ee',
950: '#000000',
},
}SCSS
$custom: #abc4ee; $custom-light: #c5d5f3; $custom-dark: #000000;
JSON
{
"hex": "#abc4ee",
"rgb": {
"r": 171,
"g": 196,
"b": 238
},
"hsl": {
"h": 217.612,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.816,
"c": 0.06551,
"h": 260.8
},
"luminance": 0.54311
}Semantic roles & 50–950 ramp
primary
#ABC4EE
secondary
#CBAA72
accent
#8A17CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385