#AECBDB#AECBDB
#AECBDB is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.6% C 0.038 H 232.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBDB |
|---|---|
| RGB | rgb(174, 203, 219) |
| HSL | hsl(201, 38%, 77%) |
| HSV | hsv(201, 21%, 86%) |
| CMYK | cmyk(20.5%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(80.08, -6.27, -11.17) |
| CIE-LCH | lch(80.08, 12.81, 240.71°) |
| OKLab | oklab(82.58% -0.0237 -0.0303) |
| OKLCH | oklch(82.58% 0.038 232) |
| XYZ | xyz(51.5942, 56.8235, 75.2537) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBDB #DBBEAE
analogous
#AEDBD5 #AECBDB #AEB5DB
triadic
#AECBDB #DBAECB #CBDBAE
tetradic
#AECBDB #D5AEDB #DBBEAE #B5DBAE
square
#AECBDB #D5AEDB #DBBEAE #B5DBAE
split-complementary
#AECBDB #DBAEB5 #DBD5AE
monochromatic
#5995B5 #84B0C8 #AECBDB #D8E6EE #EAF1F6
Accessibility & contrast
On white
1.70
#AECBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#AECBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBDB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBDB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#A2CFD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecbdb; /* rgb */ color: rgb(174, 203, 219); /* oklch */ color: oklch(82.6% 0.038 232.0);
Tailwind
colors: {
custom: {
50: '#c6dae6',
500: '#aecbdb',
950: '#000000',
},
}SCSS
$custom: #aecbdb; $custom-light: #c6dae6; $custom-dark: #000000;
JSON
{
"hex": "#aecbdb",
"rgb": {
"r": 174,
"g": 203,
"b": 219
},
"hsl": {
"h": 201.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.82581,
"c": 0.03845,
"h": 232
},
"luminance": 0.56825
}Semantic roles & 50–950 ramp
primary
#AECBDB
secondary
#B38E7A
accent
#6134B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384