#AEDEEA#AEDEEA
#AEDEEA is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.1% C 0.052 H 214.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEEA |
|---|---|
| RGB | rgb(174, 222, 234) |
| HSL | hsl(192, 59%, 80%) |
| HSV | hsv(192, 26%, 92%) |
| CMYK | cmyk(25.6%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.59, -12.78, -10.93) |
| CIE-LCH | lch(85.59, 16.82, 220.55°) |
| OKLab | oklab(87.09% -0.043 -0.0298) |
| OKLCH | oklch(87.09% 0.052 214.7) |
| XYZ | xyz(58.4236, 67.1793, 87.7145) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.07
Powder Blue
#B0E0E6
ΔE00 2.55
Ice Blue
#A5DFF9
ΔE00 4.72
Pale Sky Blue
#BDF6FE
ΔE00 5.69
Paleturquoise
#AFEEEE
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEEA #EABAAE
analogous
#AEEAD8 #AEDEEA #AEC0EA
triadic
#AEDEEA #EAAEDE #DEEAAE
tetradic
#AEDEEA #D8AEEA #EABAAE #C0EAAE
square
#AEDEEA #D8AEEA #EABAAE #C0EAAE
split-complementary
#AEDEEA #EAAEC0 #EAD8AE
monochromatic
#4DB6D1 #7DCADD #AEDEEA #DFF2F7 #E7F5F9
Accessibility & contrast
On white
1.45
#AEDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#AEDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEEA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEEA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#9BE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedeea; /* rgb */ color: rgb(174, 222, 234); /* oklch */ color: oklch(87.1% 0.052 214.7);
Tailwind
colors: {
custom: {
50: '#c7e8f0',
500: '#aedeea',
950: '#000000',
},
}SCSS
$custom: #aedeea; $custom-light: #c7e8f0; $custom-dark: #000000;
JSON
{
"hex": "#aedeea",
"rgb": {
"r": 174,
"g": 222,
"b": 234
},
"hsl": {
"h": 192,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.87089,
"c": 0.05227,
"h": 214.7
},
"luminance": 0.67182
}Semantic roles & 50–950 ramp
primary
#AEDEEA
secondary
#C68676
accent
#411FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485