#ABCCEC#ABCCEC
#ABCCEC is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.2% C 0.057 H 247.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCEC |
|---|---|
| RGB | rgb(171, 204, 236) |
| HSL | hsl(210, 63%, 80%) |
| HSV | hsv(210, 28%, 93%) |
| CMYK | cmyk(27.5%, 13.6%, 0%, 7.5%) |
| CIE-LAB | lab(80.68, -3.84, -19.39) |
| CIE-LCH | lch(80.68, 19.76, 258.80°) |
| OKLab | oklab(83.18% -0.0217 -0.053) |
| OKLCH | oklch(83.18% 0.057 247.7) |
| XYZ | xyz(53.5234, 57.8978, 87.6959) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 3.61
Cloudy Blue
#ACC2D9
ΔE00 3.93
Lightsteelblue
#B0C4DE
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 4.30
Light Grey Blue
#9DBCD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCEC #ECCBAB
analogous
#ABECEB #ABCCEC #ABACEC
triadic
#ABCCEC #ECABCC #CCECAB
tetradic
#ABCCEC #EBABEC #ECCBAB #ACECAB
square
#ABCCEC #EBABEC #ECCBAB #ACECAB
split-complementary
#ABCCEC #ECABAC #ECEBAB
monochromatic
#478FD5 #79AEE1 #ABCCEC #DDEAF7 #E6F0F9
Accessibility & contrast
On white
1.67
#ABCCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#ABCCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCEC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCEC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#98D3D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abccec; /* rgb */ color: rgb(171, 204, 236); /* oklch */ color: oklch(83.2% 0.057 247.7);
Tailwind
colors: {
custom: {
50: '#c5dbf2',
500: '#abccec',
950: '#000000',
},
}SCSS
$custom: #abccec; $custom-light: #c5dbf2; $custom-dark: #000000;
JSON
{
"hex": "#abccec",
"rgb": {
"r": 171,
"g": 204,
"b": 236
},
"hsl": {
"h": 209.538,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.83181,
"c": 0.05732,
"h": 247.7
},
"luminance": 0.579
}Semantic roles & 50–950 ramp
primary
#ABCCEC
secondary
#C99D73
accent
#711BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485