#AEDEE2#AEDEE2
#AEDEE2 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.050 H 202.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE2 |
|---|---|
| RGB | rgb(174, 222, 226) |
| HSL | hsl(185, 47%, 78%) |
| HSV | hsv(185, 23%, 89%) |
| CMYK | cmyk(23%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(85.37, -14.54, -7.04) |
| CIE-LCH | lch(85.37, 16.16, 205.84°) |
| OKLab | oklab(86.83% -0.046 -0.0192) |
| OKLCH | oklch(86.83% 0.05 202.6) |
| XYZ | xyz(57.3002, 66.7299, 81.7978) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.99
Paleturquoise
#AFEEEE
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 4.92
Pale Sky Blue
#BDF6FE
ΔE00 5.41
Light Sky Blue
#C6FCFF
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE2 #E2B2AE
analogous
#AEE2CC #AEDEE2 #AEC4E2
triadic
#AEDEE2 #E2AEDE #DEE2AE
tetradic
#AEDEE2 #CCAEE2 #E2B2AE #C4E2AE
square
#AEDEE2 #CCAEE2 #E2B2AE #C4E2AE
split-complementary
#AEDEE2 #E2AEC4 #E2CCAE
monochromatic
#54B9C2 #81CCD2 #AEDEE2 #DBF0F2 #E8F6F7
Accessibility & contrast
On white
1.46
#AEDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#AEDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#9DE2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedee2; /* rgb */ color: rgb(174, 222, 226); /* oklch */ color: oklch(86.8% 0.050 202.6);
Tailwind
colors: {
custom: {
50: '#c7e8eb',
500: '#aedee2',
950: '#000000',
},
}SCSS
$custom: #aedee2; $custom-light: #c7e8eb; $custom-dark: #000000;
JSON
{
"hex": "#aedee2",
"rgb": {
"r": 174,
"g": 222,
"b": 226
},
"hsl": {
"h": 184.615,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86834,
"c": 0.04988,
"h": 202.6
},
"luminance": 0.66732
}Semantic roles & 50–950 ramp
primary
#AEDEE2
secondary
#BB7E79
accent
#362BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484