#AECCEB#AECCEB
#AECCEB is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.3% C 0.054 H 249.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCEB |
|---|---|
| RGB | rgb(174, 204, 235) |
| HSL | hsl(210, 60%, 80%) |
| HSV | hsv(210, 26%, 92%) |
| CMYK | cmyk(26%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.84, -3.19, -18.60) |
| CIE-LCH | lch(80.84, 18.87, 260.26°) |
| OKLab | oklab(83.34% -0.0192 -0.0508) |
| OKLCH | oklch(83.34% 0.054 249.3) |
| XYZ | xyz(54.0396, 58.1807, 86.9639) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.31
Powder Blue (survey)
#B1D1FC
ΔE00 3.32
Cloudy Blue
#ACC2D9
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 3.54
Baby Blue (survey)
#A2CFFE
ΔE00 4.15
Light Grey Blue
#9DBCD4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCEB #EBCDAE
analogous
#AEEAEB #AECCEB #AEAEEB
triadic
#AECCEB #EBAECC #CCEBAE
tetradic
#AECCEB #EBAEEA #EBCDAE #AEEBAE
square
#AECCEB #EBAEEA #EBCDAE #AEEBAE
split-complementary
#AECCEB #EBAEAE #EAEBAE
monochromatic
#4C8ED3 #7DADDF #AECCEB #DFEBF7 #E6F0F9
Accessibility & contrast
On white
1.66
#AECCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#AECCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCEB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCEB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#9DD3D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecceb; /* rgb */ color: rgb(174, 204, 235); /* oklch */ color: oklch(83.3% 0.054 249.3);
Tailwind
colors: {
custom: {
50: '#c7dbf1',
500: '#aecceb',
950: '#000000',
},
}SCSS
$custom: #aecceb; $custom-light: #c7dbf1; $custom-dark: #000000;
JSON
{
"hex": "#aecceb",
"rgb": {
"r": 174,
"g": 204,
"b": 235
},
"hsl": {
"h": 210.492,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83342,
"c": 0.0543,
"h": 249.3
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#AECCEB
secondary
#C79F76
accent
#741DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485