#AEC2DB#AEC2DB
#AEC2DB is a light, muted cyan. Relative luminance 0.527; OKLCH L 80.7% C 0.042 H 254.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2DB |
|---|---|
| RGB | rgb(174, 194, 219) |
| HSL | hsl(213, 38%, 77%) |
| HSV | hsv(213, 21%, 86%) |
| CMYK | cmyk(20.5%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.69, -1.50, -14.75) |
| CIE-LCH | lch(77.69, 14.82, 264.20°) |
| OKLab | oklab(80.7% -0.0114 -0.0401) |
| OKLCH | oklch(80.7% 0.042 254.1) |
| XYZ | xyz(49.5302, 52.6955, 74.5657) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 0.65
Cloudy Blue
#ACC2D9
ΔE00 1.33
Light Blue Grey
#B7C9E2
ΔE00 2.01
Light Grey Blue
#9DBCD4
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Baby Blue (survey)
#A2CFFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2DB #DBC7AE
analogous
#AED9DB #AEC2DB #B1AEDB
triadic
#AEC2DB #DBAEC2 #C2DBAE
tetradic
#AEC2DB #DBAED9 #DBC7AE #AEDBB1
square
#AEC2DB #DBAED9 #DBC7AE #AEDBB1
split-complementary
#AEC2DB #DBB1AE #D9DBAE
monochromatic
#5982B5 #84A2C8 #AEC2DB #D8E2EE #EAEFF6
Accessibility & contrast
On white
1.82
#AEC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#AEC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2DB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2DB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DC
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#A2C7CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec2db; /* rgb */ color: rgb(174, 194, 219); /* oklch */ color: oklch(80.7% 0.042 254.1);
Tailwind
colors: {
custom: {
50: '#c6d4e6',
500: '#aec2db',
950: '#000000',
},
}SCSS
$custom: #aec2db; $custom-light: #c6d4e6; $custom-dark: #000000;
JSON
{
"hex": "#aec2db",
"rgb": {
"r": 174,
"g": 194,
"b": 219
},
"hsl": {
"h": 213.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.80702,
"c": 0.04168,
"h": 254.1
},
"luminance": 0.52697
}Semantic roles & 50–950 ramp
primary
#AEC2DB
secondary
#B39A7A
accent
#7A34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384