#AECEEB#AECEEB
#AECEEB is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.053 H 245.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEEB |
|---|---|
| RGB | rgb(174, 206, 235) |
| HSL | hsl(209, 60%, 80%) |
| HSV | hsv(209, 26%, 92%) |
| CMYK | cmyk(26%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(81.37, -4.25, -17.80) |
| CIE-LCH | lch(81.37, 18.30, 256.57°) |
| OKLab | oklab(83.76% -0.0218 -0.0486) |
| OKLCH | oklch(83.76% 0.053 245.8) |
| XYZ | xyz(54.5180, 59.1375, 87.1234) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.83
Lightsteelblue
#B0C4DE
ΔE00 4.05
Powder Blue (survey)
#B1D1FC
ΔE00 4.10
Light Blue Grey
#B7C9E2
ΔE00 4.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.34
Light Grey Blue
#9DBCD4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEEB #EBCBAE
analogous
#AEEBEA #AECEEB #AEAFEB
triadic
#AECEEB #EBAECE #CEEBAE
tetradic
#AECEEB #EAAEEB #EBCBAE #AFEBAE
square
#AECEEB #EAAEEB #EBCBAE #AFEBAE
split-complementary
#AECEEB #EBAEAF #EBEAAE
monochromatic
#4C93D3 #7DB0DF #AECEEB #DFECF7 #E6F0F9
Accessibility & contrast
On white
1.64
#AECEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#AECEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEEB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEEB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#9DD5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aeceeb; /* rgb */ color: rgb(174, 206, 235); /* oklch */ color: oklch(83.8% 0.053 245.8);
Tailwind
colors: {
custom: {
50: '#c7dcf1',
500: '#aeceeb',
950: '#000000',
},
}SCSS
$custom: #aeceeb; $custom-light: #c7dcf1; $custom-dark: #000000;
JSON
{
"hex": "#aeceeb",
"rgb": {
"r": 174,
"g": 206,
"b": 235
},
"hsl": {
"h": 208.525,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83758,
"c": 0.05327,
"h": 245.8
},
"luminance": 0.59139
}Semantic roles & 50–950 ramp
primary
#AECEEB
secondary
#C79D76
accent
#6F1DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485