#AECCEE#AECCEE
#AECCEE is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.058 H 251.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCEE |
|---|---|
| RGB | rgb(174, 204, 238) |
| HSL | hsl(212, 65%, 81%) |
| HSV | hsv(212, 27%, 93%) |
| CMYK | cmyk(26.9%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(80.94, -2.50, -20.05) |
| CIE-LCH | lch(80.94, 20.21, 262.90°) |
| OKLab | oklab(83.45% -0.0181 -0.0549) |
| OKLCH | oklch(83.45% 0.058 251.7) |
| XYZ | xyz(54.4766, 58.3555, 89.2658) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.47
Lightsteelblue
#B0C4DE
ΔE00 3.49
Light Blue Grey
#B7C9E2
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 3.78
Cloudy Blue
#ACC2D9
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCEE #EED0AE
analogous
#AEECEE #AECCEE #B0AEEE
triadic
#AECCEE #EEAECC #CCEEAE
tetradic
#AECCEE #EEAEEC #EED0AE #AEEEB0
square
#AECCEE #EEAEEC #EED0AE #AEEEB0
split-complementary
#AECCEE #EEB0AE #ECEEAE
monochromatic
#498CD9 #7BACE3 #AECCEE #E1ECF9 #E6EFFA
Accessibility & contrast
On white
1.66
#AECCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#AECCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCEE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCEE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#9CD4D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aeccee; /* rgb */ color: rgb(174, 204, 238); /* oklch */ color: oklch(83.5% 0.058 251.7);
Tailwind
colors: {
custom: {
50: '#c7dbf3',
500: '#aeccee',
950: '#000000',
},
}SCSS
$custom: #aeccee; $custom-light: #c7dbf3; $custom-dark: #000000;
JSON
{
"hex": "#aeccee",
"rgb": {
"r": 174,
"g": 204,
"b": 238
},
"hsl": {
"h": 211.875,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.83451,
"c": 0.05778,
"h": 251.7
},
"luminance": 0.58357
}Semantic roles & 50–950 ramp
primary
#AECCEE
secondary
#CBA375
accent
#7818CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485