#ABCCE2#ABCCE2
#ABCCE2 is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.8% C 0.047 H 237.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCE2 |
|---|---|
| RGB | rgb(171, 204, 226) |
| HSL | hsl(204, 49%, 78%) |
| HSV | hsv(204, 24%, 89%) |
| CMYK | cmyk(24.3%, 9.7%, 0%, 11.4%) |
| CIE-LAB | lab(80.37, -6.14, -14.52) |
| CIE-LCH | lch(80.37, 15.76, 247.06°) |
| OKLab | oklab(82.83% -0.0253 -0.0395) |
| OKLCH | oklch(82.83% 0.047 237.3) |
| XYZ | xyz(52.1110, 57.3328, 80.2574) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.19
Cloudy Blue
#ACC2D9
ΔE00 4.22
Lightsteelblue
#B0C4DE
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCE2 #E2C1AB
analogous
#ABE2DC #ABCCE2 #ABB0E2
triadic
#ABCCE2 #E2ABCC #CCE2AB
tetradic
#ABCCE2 #DCABE2 #E2C1AB #B0E2AB
square
#ABCCE2 #DCABE2 #E2C1AB #B0E2AB
split-complementary
#ABCCE2 #E2ABB0 #E2DCAB
monochromatic
#5095C3 #7EB0D2 #ABCCE2 #D8E8F2 #E8F1F7
Accessibility & contrast
On white
1.68
#ABCCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#ABCCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCE2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCE2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#9BD2D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcce2; /* rgb */ color: rgb(171, 204, 226); /* oklch */ color: oklch(82.8% 0.047 237.3);
Tailwind
colors: {
custom: {
50: '#c5dbeb',
500: '#abcce2',
950: '#000000',
},
}SCSS
$custom: #abcce2; $custom-light: #c5dbeb; $custom-dark: #000000;
JSON
{
"hex": "#abcce2",
"rgb": {
"r": 171,
"g": 204,
"b": 226
},
"hsl": {
"h": 204,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.82828,
"c": 0.04695,
"h": 237.3
},
"luminance": 0.57335
}Semantic roles & 50–950 ramp
primary
#ABCCE2
secondary
#BB9276
accent
#642ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131516
muted
#828484