#ABCAE2#ABCAE2
#ABCAE2 is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.4% C 0.047 H 241.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE2 |
|---|---|
| RGB | rgb(171, 202, 226) |
| HSL | hsl(206, 49%, 78%) |
| HSV | hsv(206, 24%, 89%) |
| CMYK | cmyk(24.3%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(79.83, -5.09, -15.31) |
| CIE-LCH | lch(79.83, 16.14, 251.62°) |
| OKLab | oklab(82.41% -0.0227 -0.0417) |
| OKLCH | oklch(82.41% 0.047 241.5) |
| XYZ | xyz(51.6387, 56.3882, 80.1000) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.18
Light Grey Blue
#9DBCD4
ΔE00 3.62
Lightsteelblue
#B0C4DE
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE2 #E2C3AB
analogous
#ABE2DF #ABCAE2 #ABAEE2
triadic
#ABCAE2 #E2ABCA #CAE2AB
tetradic
#ABCAE2 #DFABE2 #E2C3AB #AEE2AB
square
#ABCAE2 #DFABE2 #E2C3AB #AEE2AB
split-complementary
#ABCAE2 #E2ABAE #E2DFAB
monochromatic
#5091C3 #7EADD2 #ABCAE2 #D8E7F2 #E8F1F7
Accessibility & contrast
On white
1.71
#ABCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ABCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E3
Deuteranopia (green-blind)
#B9C3E2
Tritanopia (blue-blind)
#9BD0D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae2; /* rgb */ color: rgb(171, 202, 226); /* oklch */ color: oklch(82.4% 0.047 241.5);
Tailwind
colors: {
custom: {
50: '#c5daeb',
500: '#abcae2',
950: '#000000',
},
}SCSS
$custom: #abcae2; $custom-light: #c5daeb; $custom-dark: #000000;
JSON
{
"hex": "#abcae2",
"rgb": {
"r": 171,
"g": 202,
"b": 226
},
"hsl": {
"h": 206.182,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.82408,
"c": 0.04749,
"h": 241.5
},
"luminance": 0.5639
}Semantic roles & 50–950 ramp
primary
#ABCAE2
secondary
#BB9476
accent
#692ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384