#ABCAE9#ABCAE9
#ABCAE9 is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.055 H 248.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE9 |
|---|---|
| RGB | rgb(171, 202, 233) |
| HSL | hsl(210, 58%, 79%) |
| HSV | hsv(210, 27%, 91%) |
| CMYK | cmyk(26.6%, 13.3%, 0%, 8.6%) |
| CIE-LAB | lab(80.06, -3.48, -18.73) |
| CIE-LCH | lch(80.06, 19.05, 259.48°) |
| OKLab | oklab(82.66% -0.0202 -0.0512) |
| OKLCH | oklch(82.66% 0.055 248.5) |
| XYZ | xyz(52.6189, 56.7803, 85.2623) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.32
Cloudy Blue
#ACC2D9
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 3.66
Light Blue Grey
#B7C9E2
ΔE00 3.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.10
Light Grey Blue
#9DBCD4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE9 #E9CAAB
analogous
#ABE9E9 #ABCAE9 #ABABE9
triadic
#ABCAE9 #E9ABCA #CAE9AB
tetradic
#ABCAE9 #E9ABE9 #E9CAAB #ABE9AB
square
#ABCAE9 #E9ABE9 #E9CAAB #ABE9AB
split-complementary
#ABCAE9 #E9ABAB #E9E9AB
monochromatic
#4A8DD0 #7BABDC #ABCAE9 #DBE9F6 #E7F0F9
Accessibility & contrast
On white
1.70
#ABCAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ABCAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE9
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE9 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEB
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#99D1D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae9; /* rgb */ color: rgb(171, 202, 233); /* oklch */ color: oklch(82.7% 0.055 248.5);
Tailwind
colors: {
custom: {
50: '#c5daf0',
500: '#abcae9',
950: '#000000',
},
}SCSS
$custom: #abcae9; $custom-light: #c5daf0; $custom-dark: #000000;
JSON
{
"hex": "#abcae9",
"rgb": {
"r": 171,
"g": 202,
"b": 233
},
"hsl": {
"h": 210,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.82656,
"c": 0.05503,
"h": 248.5
},
"luminance": 0.56782
}Semantic roles & 50–950 ramp
primary
#ABCAE9
secondary
#C59C74
accent
#731FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385