#AEDEEB#AEDEEB
#AEDEEB is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.1% C 0.053 H 216.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEEB |
|---|---|
| RGB | rgb(174, 222, 235) |
| HSL | hsl(193, 60%, 80%) |
| HSV | hsv(193, 26%, 92%) |
| CMYK | cmyk(26%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.62, -12.55, -11.42) |
| CIE-LCH | lch(85.62, 16.97, 222.28°) |
| OKLab | oklab(87.12% -0.0426 -0.0311) |
| OKLCH | oklch(87.12% 0.053 216.1) |
| XYZ | xyz(58.5677, 67.2369, 88.4733) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.83
Powder Blue
#B0E0E6
ΔE00 2.95
Ice Blue
#A5DFF9
ΔE00 4.34
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEEB #EBBBAE
analogous
#AEEBD9 #AEDEEB #AEBFEB
triadic
#AEDEEB #EBAEDE #DEEBAE
tetradic
#AEDEEB #D9AEEB #EBBBAE #BFEBAE
square
#AEDEEB #D9AEEB #EBBBAE #BFEBAE
split-complementary
#AEDEEB #EBAEBF #EBD9AE
monochromatic
#4CB6D3 #7DCADF #AEDEEB #DFF2F7 #E6F5F9
Accessibility & contrast
On white
1.45
#AEDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#AEDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEEB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEEB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#9BE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedeeb; /* rgb */ color: rgb(174, 222, 235); /* oklch */ color: oklch(87.1% 0.053 216.1);
Tailwind
colors: {
custom: {
50: '#c7e8f1',
500: '#aedeeb',
950: '#000000',
},
}SCSS
$custom: #aedeeb; $custom-light: #c7e8f1; $custom-dark: #000000;
JSON
{
"hex": "#aedeeb",
"rgb": {
"r": 174,
"g": 222,
"b": 235
},
"hsl": {
"h": 192.787,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.87122,
"c": 0.05273,
"h": 216.1
},
"luminance": 0.67239
}Semantic roles & 50–950 ramp
primary
#AEDEEB
secondary
#C78776
accent
#421DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485