#AEC7DB#AEC7DB
#AEC7DB is a light, muted cyan. Relative luminance 0.550; OKLCH L 81.7% C 0.039 H 242.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7DB |
|---|---|
| RGB | rgb(174, 199, 219) |
| HSL | hsl(207, 38%, 77%) |
| HSV | hsv(207, 21%, 86%) |
| CMYK | cmyk(20.5%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.02, -4.16, -12.76) |
| CIE-LCH | lch(79.02, 13.42, 251.96°) |
| OKLab | oklab(81.74% -0.0182 -0.0346) |
| OKLCH | oklch(81.74% 0.039 242.2) |
| XYZ | xyz(50.6618, 54.9586, 74.9429) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.26
Light Grey Blue
#9DBCD4
ΔE00 3.53
Lightsteelblue
#B0C4DE
ΔE00 3.66
Light Blue Grey
#B7C9E2
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7DB #DBC2AE
analogous
#AEDBD9 #AEC7DB #AEB1DB
triadic
#AEC7DB #DBAEC7 #C7DBAE
tetradic
#AEC7DB #D9AEDB #DBC2AE #B1DBAE
square
#AEC7DB #D9AEDB #DBC2AE #B1DBAE
split-complementary
#AEC7DB #DBAEB1 #DBD9AE
monochromatic
#598CB5 #84AAC8 #AEC7DB #D8E4EE #EAF0F6
Accessibility & contrast
On white
1.75
#AEC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#AEC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7DB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7DB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#A2CCCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aec7db; /* rgb */ color: rgb(174, 199, 219); /* oklch */ color: oklch(81.7% 0.039 242.2);
Tailwind
colors: {
custom: {
50: '#c6d8e6',
500: '#aec7db',
950: '#000000',
},
}SCSS
$custom: #aec7db; $custom-light: #c6d8e6; $custom-dark: #000000;
JSON
{
"hex": "#aec7db",
"rgb": {
"r": 174,
"g": 199,
"b": 219
},
"hsl": {
"h": 206.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.81743,
"c": 0.03915,
"h": 242.2
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#AEC7DB
secondary
#B3937A
accent
#6C34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384