#AECBEE#AECBEE
#AECBEE is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.2% C 0.058 H 253.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBEE |
|---|---|
| RGB | rgb(174, 203, 238) |
| HSL | hsl(213, 65%, 81%) |
| HSV | hsv(213, 27%, 93%) |
| CMYK | cmyk(26.9%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.67, -1.97, -20.45) |
| CIE-LCH | lch(80.67, 20.55, 264.51°) |
| OKLab | oklab(83.24% -0.0168 -0.056) |
| OKLCH | oklch(83.24% 0.058 253.3) |
| XYZ | xyz(54.2397, 57.8817, 89.1868) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.33
Lightsteelblue
#B0C4DE
ΔE00 3.37
Light Blue Grey
#B7C9E2
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Cloudy Blue
#ACC2D9
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBEE #EED1AE
analogous
#AEEBEE #AECBEE #B1AEEE
triadic
#AECBEE #EEAECB #CBEEAE
tetradic
#AECBEE #EEAEEB #EED1AE #AEEEB1
square
#AECBEE #EEAEEB #EED1AE #AEEEB1
split-complementary
#AECBEE #EEB1AE #EBEEAE
monochromatic
#498AD9 #7BABE3 #AECBEE #E1EBF9 #E6EFFA
Accessibility & contrast
On white
1.67
#AECBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#AECBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBEE
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBEE | 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)
#BECCF0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#9CD3D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecbee; /* rgb */ color: rgb(174, 203, 238); /* oklch */ color: oklch(83.2% 0.058 253.3);
Tailwind
colors: {
custom: {
50: '#c7daf3',
500: '#aecbee',
950: '#000000',
},
}SCSS
$custom: #aecbee; $custom-light: #c7daf3; $custom-dark: #000000;
JSON
{
"hex": "#aecbee",
"rgb": {
"r": 174,
"g": 203,
"b": 238
},
"hsl": {
"h": 212.813,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.83244,
"c": 0.05843,
"h": 253.3
},
"luminance": 0.57884
}Semantic roles & 50–950 ramp
primary
#AECBEE
secondary
#CBA475
accent
#7B18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385