#ABBEE3#ABBEE3
#ABBEE3 is a light, muted blue. Relative luminance 0.510; OKLCH L 80.0% C 0.057 H 263.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEE3 |
|---|---|
| RGB | rgb(171, 190, 227) |
| HSL | hsl(220, 50%, 78%) |
| HSV | hsv(220, 25%, 89%) |
| CMYK | cmyk(24.7%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(76.70, 1.55, -20.59) |
| CIE-LCH | lch(76.70, 20.65, 274.31°) |
| OKLab | oklab(79.95% -0.0062 -0.0563) |
| OKLCH | oklch(79.95% 0.057 263.7) |
| XYZ | xyz(49.0694, 51.0295, 79.9225) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 4.64
Pastel Blue
#A2BFFE
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Light Periwinkle
#C1C6FC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEE3 #E3D0AB
analogous
#ABDAE3 #ABBEE3 #B4ABE3
triadic
#ABBEE3 #E3ABBE #BEE3AB
tetradic
#ABBEE3 #E3ABDA #E3D0AB #ABE3B4
square
#ABBEE3 #E3ABDA #E3D0AB #ABE3B4
split-complementary
#ABBEE3 #E3B4AB #DAE3AB
monochromatic
#4F77C4 #7D9AD4 #ABBEE3 #D9E2F2 #E8EDF7
Accessibility & contrast
On white
1.87
#ABBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ABBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEE3
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEE3 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E5
Deuteranopia (green-blind)
#ADBBE2
Tritanopia (blue-blind)
#9CC5CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbee3; /* rgb */ color: rgb(171, 190, 227); /* oklch */ color: oklch(80.0% 0.057 263.7);
Tailwind
colors: {
custom: {
50: '#c5d1eb',
500: '#abbee3',
950: '#000000',
},
}SCSS
$custom: #abbee3; $custom-light: #c5d1eb; $custom-dark: #000000;
JSON
{
"hex": "#abbee3",
"rgb": {
"r": 171,
"g": 190,
"b": 227
},
"hsl": {
"h": 219.643,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.79953,
"c": 0.05666,
"h": 263.7
},
"luminance": 0.51031
}Semantic roles & 50–950 ramp
primary
#ABBEE3
secondary
#BDA575
accent
#8B28BD
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384