#AEC3DB#AEC3DB
#AEC3DB is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.9% C 0.041 H 251.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3DB |
|---|---|
| RGB | rgb(174, 195, 219) |
| HSL | hsl(212, 38%, 77%) |
| HSV | hsv(212, 21%, 86%) |
| CMYK | cmyk(20.5%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(77.96, -2.03, -14.35) |
| CIE-LCH | lch(77.96, 14.49, 261.94°) |
| OKLab | oklab(80.91% -0.0128 -0.039) |
| OKLCH | oklch(80.91% 0.041 251.8) |
| XYZ | xyz(49.7535, 53.1421, 74.6402) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.73
Lightsteelblue
#B0C4DE
ΔE00 1.06
Light Blue Grey
#B7C9E2
ΔE00 2.15
Light Grey Blue
#9DBCD4
ΔE00 4.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.11
Baby Blue (survey)
#A2CFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3DB #DBC6AE
analogous
#AEDADB #AEC3DB #B0AEDB
triadic
#AEC3DB #DBAEC3 #C3DBAE
tetradic
#AEC3DB #DBAEDA #DBC6AE #AEDBB0
square
#AEC3DB #DBAEDA #DBC6AE #AEDBB0
split-complementary
#AEC3DB #DBB0AE #DADBAE
monochromatic
#5984B5 #84A4C8 #AEC3DB #D8E2EE #EAEFF6
Accessibility & contrast
On white
1.81
#AEC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#AEC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3DB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3DB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#A2C8CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec3db; /* rgb */ color: rgb(174, 195, 219); /* oklch */ color: oklch(80.9% 0.041 251.8);
Tailwind
colors: {
custom: {
50: '#c6d5e6',
500: '#aec3db',
950: '#000000',
},
}SCSS
$custom: #aec3db; $custom-light: #c6d5e6; $custom-dark: #000000;
JSON
{
"hex": "#aec3db",
"rgb": {
"r": 174,
"g": 195,
"b": 219
},
"hsl": {
"h": 212,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.8091,
"c": 0.04104,
"h": 251.8
},
"luminance": 0.53143
}Semantic roles & 50–950 ramp
primary
#AEC3DB
secondary
#B3987A
accent
#7734B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384