#ABC6EE#ABC6EE
#ABC6EE is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.0% C 0.064 H 258.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6EE |
|---|---|
| RGB | rgb(171, 198, 238) |
| HSL | hsl(216, 66%, 80%) |
| HSV | hsv(216, 28%, 93%) |
| CMYK | cmyk(28.2%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(79.17, -0.17, -22.76) |
| CIE-LCH | lch(79.17, 22.76, 269.57°) |
| OKLab | oklab(82.01% -0.0132 -0.0624) |
| OKLCH | oklch(82.01% 0.064 258.1) |
| XYZ | xyz(52.4169, 55.2173, 88.7686) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.90
Pastel Blue
#A2BFFE
ΔE00 3.73
Lightsteelblue
#B0C4DE
ΔE00 3.89
Light Blue Grey
#B7C9E2
ΔE00 4.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Cloudy Blue
#ACC2D9
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6EE #EED3AB
analogous
#ABE7EE #ABC6EE #B1ABEE
triadic
#ABC6EE #EEABC6 #C6EEAB
tetradic
#ABC6EE #EEABE7 #EED3AB #ABEEB1
square
#ABC6EE #EEABE7 #EED3AB #ABEEB1
split-complementary
#ABC6EE #EEB1AB #E7EEAB
monochromatic
#4581D9 #78A3E4 #ABC6EE #DEE9F8 #E6EEFA
Accessibility & contrast
On white
1.74
#ABC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ABC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6EE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6EE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#98CED3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc6ee; /* rgb */ color: rgb(171, 198, 238); /* oklch */ color: oklch(82.0% 0.064 258.1);
Tailwind
colors: {
custom: {
50: '#c5d7f3',
500: '#abc6ee',
950: '#000000',
},
}SCSS
$custom: #abc6ee; $custom-light: #c5d7f3; $custom-dark: #000000;
JSON
{
"hex": "#abc6ee",
"rgb": {
"r": 171,
"g": 198,
"b": 238
},
"hsl": {
"h": 215.821,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.82011,
"c": 0.0638,
"h": 258.1
},
"luminance": 0.55219
}Semantic roles & 50–950 ramp
primary
#ABC6EE
secondary
#CBA772
accent
#8417CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385