#ABCAE1#ABCAE1
#ABCAE1 is a very light, muted cyan. Relative luminance 0.563; OKLCH L 82.4% C 0.046 H 240.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE1 |
|---|---|
| RGB | rgb(171, 202, 225) |
| HSL | hsl(206, 47%, 78%) |
| HSV | hsv(206, 24%, 88%) |
| CMYK | cmyk(24%, 10.2%, 0%, 11.8%) |
| CIE-LAB | lab(79.80, -5.32, -14.82) |
| CIE-LCH | lch(79.80, 15.75, 250.27°) |
| OKLab | oklab(82.37% -0.023 -0.0404) |
| OKLCH | oklch(82.37% 0.046 240.3) |
| XYZ | xyz(51.5019, 56.3335, 79.3795) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.33
Light Grey Blue
#9DBCD4
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.30
Light Blue
#95D0FC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE1 #E1C2AB
analogous
#ABE1DD #ABCAE1 #ABAFE1
triadic
#ABCAE1 #E1ABCA #CAE1AB
tetradic
#ABCAE1 #DDABE1 #E1C2AB #AFE1AB
square
#ABCAE1 #DDABE1 #E1C2AB #AFE1AB
split-complementary
#ABCAE1 #E1ABAF #E1DDAB
monochromatic
#5191C1 #7EAED1 #ABCAE1 #D8E6F1 #E8F1F7
Accessibility & contrast
On white
1.71
#ABCAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#ABCAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE1
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE1 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E2
Deuteranopia (green-blind)
#B9C3E1
Tritanopia (blue-blind)
#9CD0D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae1; /* rgb */ color: rgb(171, 202, 225); /* oklch */ color: oklch(82.4% 0.046 240.3);
Tailwind
colors: {
custom: {
50: '#c5daea',
500: '#abcae1',
950: '#000000',
},
}SCSS
$custom: #abcae1; $custom-light: #c5daea; $custom-dark: #000000;
JSON
{
"hex": "#abcae1",
"rgb": {
"r": 171,
"g": 202,
"b": 225
},
"hsl": {
"h": 205.556,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.82373,
"c": 0.04649,
"h": 240.3
},
"luminance": 0.56335
}Semantic roles & 50–950 ramp
primary
#ABCAE1
secondary
#BA9376
accent
#682BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384