#AECFEB#AECFEB
#AECFEB is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.0% C 0.053 H 244.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFEB |
|---|---|
| RGB | rgb(174, 207, 235) |
| HSL | hsl(208, 60%, 80%) |
| HSV | hsv(208, 26%, 92%) |
| CMYK | cmyk(26%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.63, -4.78, -17.40) |
| CIE-LCH | lch(81.63, 18.05, 254.65°) |
| OKLab | oklab(83.97% -0.0231 -0.0475) |
| OKLCH | oklch(83.97% 0.053 244.1) |
| XYZ | xyz(54.7595, 59.6205, 87.2039) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 4.50
Powder Blue (survey)
#B1D1FC
ΔE00 4.57
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFEB #EBCAAE
analogous
#AEEBE8 #AECFEB #AEB0EB
triadic
#AECFEB #EBAECF #CFEBAE
tetradic
#AECFEB #E8AEEB #EBCAAE #B0EBAE
square
#AECFEB #E8AEEB #EBCAAE #B0EBAE
split-complementary
#AECFEB #EBAEB0 #EBE8AE
monochromatic
#4C95D3 #7DB2DF #AECFEB #DFECF7 #E6F0F9
Accessibility & contrast
On white
1.62
#AECFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#AECFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFEB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFEB | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#9DD6D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aecfeb; /* rgb */ color: rgb(174, 207, 235); /* oklch */ color: oklch(84.0% 0.053 244.1);
Tailwind
colors: {
custom: {
50: '#c7ddf1',
500: '#aecfeb',
950: '#000000',
},
}SCSS
$custom: #aecfeb; $custom-light: #c7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#aecfeb",
"rgb": {
"r": 174,
"g": 207,
"b": 235
},
"hsl": {
"h": 207.541,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83966,
"c": 0.05284,
"h": 244.1
},
"luminance": 0.59622
}Semantic roles & 50–950 ramp
primary
#AECFEB
secondary
#C79B76
accent
#6C1DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485