#ABCCE6#ABCCE6
#ABCCE6 is a very light, muted cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.051 H 242.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCE6 |
|---|---|
| RGB | rgb(171, 204, 230) |
| HSL | hsl(206, 54%, 79%) |
| HSV | hsv(206, 26%, 90%) |
| CMYK | cmyk(25.7%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(80.49, -5.23, -16.47) |
| CIE-LCH | lch(80.49, 17.28, 252.38°) |
| OKLab | oklab(82.97% -0.0239 -0.0449) |
| OKLCH | oklch(82.97% 0.051 242) |
| XYZ | xyz(52.6663, 57.5549, 83.1819) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.68
Light Grey Blue
#9DBCD4
ΔE00 4.11
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Blue Grey
#B7C9E2
ΔE00 4.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCE6 #E6C5AB
analogous
#ABE6E2 #ABCCE6 #ABAEE6
triadic
#ABCCE6 #E6ABCC #CCE6AB
tetradic
#ABCCE6 #E2ABE6 #E6C5AB #AEE6AB
square
#ABCCE6 #E2ABE6 #E6C5AB #AEE6AB
split-complementary
#ABCCE6 #E6ABAE #E6E2AB
monochromatic
#4D93CA #7CAFD8 #ABCCE6 #DAE9F4 #E7F1F8
Accessibility & contrast
On white
1.68
#ABCCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#ABCCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCE6
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCE6 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE7
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#9AD2D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcce6; /* rgb */ color: rgb(171, 204, 230); /* oklch */ color: oklch(83.0% 0.051 242.0);
Tailwind
colors: {
custom: {
50: '#c5dbee',
500: '#abcce6',
950: '#000000',
},
}SCSS
$custom: #abcce6; $custom-light: #c5dbee; $custom-dark: #000000;
JSON
{
"hex": "#abcce6",
"rgb": {
"r": 171,
"g": 204,
"b": 230
},
"hsl": {
"h": 206.441,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.82967,
"c": 0.05089,
"h": 242
},
"luminance": 0.57557
}Semantic roles & 50–950 ramp
primary
#ABCCE6
secondary
#C19675
accent
#6924C2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485