#AECCDB#AECCDB
#AECCDB is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.8% C 0.038 H 229.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCDB |
|---|---|
| RGB | rgb(174, 204, 219) |
| HSL | hsl(200, 38%, 77%) |
| HSV | hsv(200, 21%, 86%) |
| CMYK | cmyk(20.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.35, -6.79, -10.78) |
| CIE-LCH | lch(80.35, 12.74, 237.78°) |
| OKLab | oklab(82.79% -0.025 -0.0292) |
| OKLCH | oklch(82.79% 0.038 229.4) |
| XYZ | xyz(51.8311, 57.2973, 75.3327) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.38
Light Grey Blue
#9DBCD4
ΔE00 5.42
Cloudy Blue
#ACC2D9
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCDB #DBBDAE
analogous
#AEDBD4 #AECCDB #AEB6DB
triadic
#AECCDB #DBAECC #CCDBAE
tetradic
#AECCDB #D4AEDB #DBBDAE #B6DBAE
square
#AECCDB #D4AEDB #DBBDAE #B6DBAE
split-complementary
#AECCDB #DBAEB6 #DBD4AE
monochromatic
#5997B5 #84B1C8 #AECCDB #D8E7EE #EAF2F6
Accessibility & contrast
On white
1.69
#AECCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#AECCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCDB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCDB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#A1D0D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aeccdb; /* rgb */ color: rgb(174, 204, 219); /* oklch */ color: oklch(82.8% 0.038 229.4);
Tailwind
colors: {
custom: {
50: '#c6dbe6',
500: '#aeccdb',
950: '#000000',
},
}SCSS
$custom: #aeccdb; $custom-light: #c6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#aeccdb",
"rgb": {
"r": 174,
"g": 204,
"b": 219
},
"hsl": {
"h": 200,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.82791,
"c": 0.03847,
"h": 229.4
},
"luminance": 0.57299
}Semantic roles & 50–950 ramp
primary
#AECCDB
secondary
#B38D7A
accent
#5E34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484