#ABCCE1#ABCCE1
#ABCCE1 is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.8% C 0.046 H 236.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCE1 |
|---|---|
| RGB | rgb(171, 204, 225) |
| HSL | hsl(203, 47%, 78%) |
| HSV | hsv(203, 24%, 88%) |
| CMYK | cmyk(24%, 9.3%, 0%, 11.8%) |
| CIE-LAB | lab(80.34, -6.37, -14.03) |
| CIE-LCH | lch(80.34, 15.40, 245.58°) |
| OKLab | oklab(82.79% -0.0257 -0.0382) |
| OKLCH | oklch(82.79% 0.046 236) |
| XYZ | xyz(51.9742, 57.2781, 79.5369) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCE1 #E1C0AB
analogous
#ABE1DB #ABCCE1 #ABB1E1
triadic
#ABCCE1 #E1ABCC #CCE1AB
tetradic
#ABCCE1 #DBABE1 #E1C0AB #B1E1AB
square
#ABCCE1 #DBABE1 #E1C0AB #B1E1AB
split-complementary
#ABCCE1 #E1ABB1 #E1DBAB
monochromatic
#5195C1 #7EB1D1 #ABCCE1 #D8E7F1 #E8F1F7
Accessibility & contrast
On white
1.69
#ABCCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#ABCCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCE1
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCE1 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE2
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#9CD2D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcce1; /* rgb */ color: rgb(171, 204, 225); /* oklch */ color: oklch(82.8% 0.046 236.0);
Tailwind
colors: {
custom: {
50: '#c5dbea',
500: '#abcce1',
950: '#000000',
},
}SCSS
$custom: #abcce1; $custom-light: #c5dbea; $custom-dark: #000000;
JSON
{
"hex": "#abcce1",
"rgb": {
"r": 171,
"g": 204,
"b": 225
},
"hsl": {
"h": 203.333,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.82793,
"c": 0.04603,
"h": 236
},
"luminance": 0.5728
}Semantic roles & 50–950 ramp
primary
#ABCCE1
secondary
#BA9176
accent
#632BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131516
muted
#828484