#ABCCE8#ABCCE8
#ABCCE8 is a very light, muted cyan. Relative luminance 0.577; OKLCH L 83.0% C 0.053 H 244.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCE8 |
|---|---|
| RGB | rgb(171, 204, 232) |
| HSL | hsl(208, 57%, 79%) |
| HSV | hsv(208, 26%, 91%) |
| CMYK | cmyk(26.3%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(80.55, -4.77, -17.44) |
| CIE-LCH | lch(80.55, 18.08, 254.71°) |
| OKLab | oklab(83.04% -0.0232 -0.0476) |
| OKLCH | oklch(83.04% 0.053 244.1) |
| XYZ | xyz(52.9488, 57.6679, 84.6695) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 4.19
Light Grey Blue
#9DBCD4
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCE8 #E8C7AB
analogous
#ABE8E6 #ABCCE8 #ABAEE8
triadic
#ABCCE8 #E8ABCC #CCE8AB
tetradic
#ABCCE8 #E6ABE8 #E8C7AB #AEE8AB
square
#ABCCE8 #E6ABE8 #E8C7AB #AEE8AB
split-complementary
#ABCCE8 #E8ABAE #E8E6AB
monochromatic
#4B92CE #7BAFDB #ABCCE8 #DBE9F5 #E7F0F8
Accessibility & contrast
On white
1.68
#ABCCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#ABCCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCE8
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCE8 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCE9
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#99D3D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcce8; /* rgb */ color: rgb(171, 204, 232); /* oklch */ color: oklch(83.0% 0.053 244.1);
Tailwind
colors: {
custom: {
50: '#c5dbef',
500: '#abcce8',
950: '#000000',
},
}SCSS
$custom: #abcce8; $custom-light: #c5dbef; $custom-dark: #000000;
JSON
{
"hex": "#abcce8",
"rgb": {
"r": 171,
"g": 204,
"b": 232
},
"hsl": {
"h": 207.541,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.83037,
"c": 0.05297,
"h": 244.1
},
"luminance": 0.5767
}Semantic roles & 50–950 ramp
primary
#ABCCE8
secondary
#C39874
accent
#6C21C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485