#ABCAE3#ABCAE3
#ABCAE3 is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.4% C 0.049 H 242.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE3 |
|---|---|
| RGB | rgb(171, 202, 227) |
| HSL | hsl(207, 50%, 78%) |
| HSV | hsv(207, 25%, 89%) |
| CMYK | cmyk(24.7%, 11%, 0%, 11%) |
| CIE-LAB | lab(79.87, -4.86, -15.80) |
| CIE-LCH | lch(79.87, 16.53, 252.90°) |
| OKLab | oklab(82.44% -0.0223 -0.0431) |
| OKLCH | oklch(82.44% 0.049 242.6) |
| XYZ | xyz(51.7763, 56.4433, 80.8248) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.07
Light Grey Blue
#9DBCD4
ΔE00 3.65
Lightsteelblue
#B0C4DE
ΔE00 4.01
Light Blue Grey
#B7C9E2
ΔE00 4.42
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Powder Blue (survey)
#B1D1FC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE3 #E3C4AB
analogous
#ABE3E0 #ABCAE3 #ABAEE3
triadic
#ABCAE3 #E3ABCA #CAE3AB
tetradic
#ABCAE3 #E0ABE3 #E3C4AB #AEE3AB
square
#ABCAE3 #E0ABE3 #E3C4AB #AEE3AB
split-complementary
#ABCAE3 #E3ABAE #E3E0AB
monochromatic
#4F90C4 #7DADD4 #ABCAE3 #D9E7F2 #E8F1F7
Accessibility & contrast
On white
1.71
#ABCAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ABCAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE3
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE3 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E4
Deuteranopia (green-blind)
#B9C3E3
Tritanopia (blue-blind)
#9BD0D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae3; /* rgb */ color: rgb(171, 202, 227); /* oklch */ color: oklch(82.4% 0.049 242.6);
Tailwind
colors: {
custom: {
50: '#c5daeb',
500: '#abcae3',
950: '#000000',
},
}SCSS
$custom: #abcae3; $custom-light: #c5daeb; $custom-dark: #000000;
JSON
{
"hex": "#abcae3",
"rgb": {
"r": 171,
"g": 202,
"b": 227
},
"hsl": {
"h": 206.786,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.82443,
"c": 0.04852,
"h": 242.6
},
"luminance": 0.56445
}Semantic roles & 50–950 ramp
primary
#ABCAE3
secondary
#BD9575
accent
#6B28BD
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384