#AECCDF#AECCDF
#AECCDF is a very light, muted cyan. Relative luminance 0.575; OKLCH L 82.9% C 0.042 H 235.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCDF |
|---|---|
| RGB | rgb(174, 204, 223) |
| HSL | hsl(203, 43%, 78%) |
| HSV | hsv(203, 22%, 87%) |
| CMYK | cmyk(22%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(80.47, -5.91, -12.74) |
| CIE-LCH | lch(80.47, 14.04, 245.11°) |
| OKLab | oklab(82.93% -0.0235 -0.0346) |
| OKLCH | oklch(82.93% 0.042 235.8) |
| XYZ | xyz(52.3640, 57.5105, 78.1394) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCDF #DFC1AE
analogous
#AEDFD9 #AECCDF #AEB3DF
triadic
#AECCDF #DFAECC #CCDFAE
tetradic
#AECCDF #D9AEDF #DFC1AE #B3DFAE
square
#AECCDF #D9AEDF #DFC1AE #B3DFAE
split-complementary
#AECCDF #DFAEB3 #DFD9AE
monochromatic
#5695BC #82B0CE #AECCDF #DAE8F0 #E9F1F6
Accessibility & contrast
On white
1.68
#AECCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#AECCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCDF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCDF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#A0D1D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aeccdf; /* rgb */ color: rgb(174, 204, 223); /* oklch */ color: oklch(82.9% 0.042 235.8);
Tailwind
colors: {
custom: {
50: '#c7dbe9',
500: '#aeccdf',
950: '#000000',
},
}SCSS
$custom: #aeccdf; $custom-light: #c7dbe9; $custom-dark: #000000;
JSON
{
"hex": "#aeccdf",
"rgb": {
"r": 174,
"g": 204,
"b": 223
},
"hsl": {
"h": 203.265,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.82925,
"c": 0.04185,
"h": 235.8
},
"luminance": 0.57512
}Semantic roles & 50–950 ramp
primary
#AECCDF
secondary
#B8927A
accent
#642FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484