#AECFDE#AECFDE
#AECFDE is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.5% C 0.041 H 227.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFDE |
|---|---|
| RGB | rgb(174, 207, 222) |
| HSL | hsl(199, 42%, 78%) |
| HSV | hsv(199, 22%, 87%) |
| CMYK | cmyk(21.6%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.23, -7.70, -11.06) |
| CIE-LCH | lch(81.23, 13.47, 235.14°) |
| OKLab | oklab(83.52% -0.0279 -0.03) |
| OKLCH | oklch(83.52% 0.041 227.1) |
| XYZ | xyz(52.9495, 58.8965, 77.6714) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.33
Ice Blue
#A5DFF9
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFDE #DEBDAE
analogous
#AEDED5 #AECFDE #AEB7DE
triadic
#AECFDE #DEAECF #CFDEAE
tetradic
#AECFDE #D5AEDE #DEBDAE #B7DEAE
square
#AECFDE #D5AEDE #DEBDAE #B7DEAE
split-complementary
#AECFDE #DEAEB7 #DED5AE
monochromatic
#579BBB #83B5CC #AECFDE #D9E9F0 #E9F2F6
Accessibility & contrast
On white
1.64
#AECFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#AECFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFDE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFDE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#A0D4D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aecfde; /* rgb */ color: rgb(174, 207, 222); /* oklch */ color: oklch(83.5% 0.041 227.1);
Tailwind
colors: {
custom: {
50: '#c7dde8',
500: '#aecfde',
950: '#000000',
},
}SCSS
$custom: #aecfde; $custom-light: #c7dde8; $custom-dark: #000000;
JSON
{
"hex": "#aecfde",
"rgb": {
"r": 174,
"g": 207,
"b": 222
},
"hsl": {
"h": 198.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.83522,
"c": 0.04098,
"h": 227.1
},
"luminance": 0.58898
}Semantic roles & 50–950 ramp
primary
#AECFDE
secondary
#B68D7A
accent
#5A30B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484