#AEDEE4#AEDEE4
#AEDEE4 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.9% C 0.050 H 205.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE4 |
|---|---|
| RGB | rgb(174, 222, 228) |
| HSL | hsl(187, 50%, 79%) |
| HSV | hsv(187, 24%, 89%) |
| CMYK | cmyk(23.7%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(85.42, -14.11, -8.02) |
| CIE-LCH | lch(85.42, 16.22, 209.61°) |
| OKLab | oklab(86.9% -0.0453 -0.0218) |
| OKLCH | oklch(86.9% 0.05 205.7) |
| XYZ | xyz(57.5762, 66.8403, 83.2516) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.46
Lightblue
#ADD8E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 5.17
Pale Sky Blue
#BDF6FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Light Sky Blue
#C6FCFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE4 #E4B4AE
analogous
#AEE4CF #AEDEE4 #AEC3E4
triadic
#AEDEE4 #E4AEDE #DEE4AE
tetradic
#AEDEE4 #CFAEE4 #E4B4AE #C3E4AE
square
#AEDEE4 #CFAEE4 #E4B4AE #C3E4AE
split-complementary
#AEDEE4 #E4AEC3 #E4CFAE
monochromatic
#52B9C5 #80CBD5 #AEDEE4 #DCF1F3 #E8F6F7
Accessibility & contrast
On white
1.46
#AEDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#AEDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE4
Deuteranopia (green-blind)
#CDD2E4
Tritanopia (blue-blind)
#9DE2E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedee4; /* rgb */ color: rgb(174, 222, 228); /* oklch */ color: oklch(86.9% 0.050 205.7);
Tailwind
colors: {
custom: {
50: '#c7e8ec',
500: '#aedee4',
950: '#000000',
},
}SCSS
$custom: #aedee4; $custom-light: #c7e8ec; $custom-dark: #000000;
JSON
{
"hex": "#aedee4",
"rgb": {
"r": 174,
"g": 222,
"b": 228
},
"hsl": {
"h": 186.667,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.86896,
"c": 0.05026,
"h": 205.7
},
"luminance": 0.66843
}Semantic roles & 50–950 ramp
primary
#AEDEE4
secondary
#BE8078
accent
#3928BD
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484