#ABCCE9#ABCCE9
#ABCCE9 is a very light, muted cyan. Relative luminance 0.577; OKLCH L 83.1% C 0.054 H 245.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCE9 |
|---|---|
| RGB | rgb(171, 204, 233) |
| HSL | hsl(208, 58%, 79%) |
| HSV | hsv(208, 27%, 91%) |
| CMYK | cmyk(26.6%, 12.4%, 0%, 8.6%) |
| CIE-LAB | lab(80.59, -4.54, -17.93) |
| CIE-LCH | lch(80.59, 18.50, 255.80°) |
| OKLab | oklab(83.07% -0.0228 -0.049) |
| OKLCH | oklch(83.07% 0.054 245) |
| XYZ | xyz(53.0912, 57.7249, 85.4197) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.66
Lightsteelblue
#B0C4DE
ΔE00 4.08
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Light Grey Blue
#9DBCD4
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCE9 #E9C8AB
analogous
#ABE9E7 #ABCCE9 #ABADE9
triadic
#ABCCE9 #E9ABCC #CCE9AB
tetradic
#ABCCE9 #E7ABE9 #E9C8AB #ADE9AB
square
#ABCCE9 #E7ABE9 #E9C8AB #ADE9AB
split-complementary
#ABCCE9 #E9ABAD #E9E7AB
monochromatic
#4A91D0 #7BAFDC #ABCCE9 #DBE9F6 #E7F0F9
Accessibility & contrast
On white
1.67
#ABCCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#ABCCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCE9
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCE9 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEA
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#99D3D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcce9; /* rgb */ color: rgb(171, 204, 233); /* oklch */ color: oklch(83.1% 0.054 245.0);
Tailwind
colors: {
custom: {
50: '#c5dbf0',
500: '#abcce9',
950: '#000000',
},
}SCSS
$custom: #abcce9; $custom-light: #c5dbf0; $custom-dark: #000000;
JSON
{
"hex": "#abcce9",
"rgb": {
"r": 171,
"g": 204,
"b": 233
},
"hsl": {
"h": 208.065,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.83073,
"c": 0.05404,
"h": 245
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#ABCCE9
secondary
#C59974
accent
#6D1FC6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485