#AEDED5#AEDED5
#AEDED5 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.051 H 182.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDED5 |
|---|---|
| RGB | rgb(174, 222, 213) |
| HSL | hsl(169, 42%, 78%) |
| HSV | hsv(169, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(85.02, -17.30, -0.68) |
| CIE-LCH | lch(85.02, 17.31, 182.25°) |
| OKLab | oklab(86.44% -0.0512 -0.0021) |
| OKLCH | oklch(86.44% 0.051 182.3) |
| XYZ | xyz(55.5836, 66.0432, 72.7569) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Eggshell Blue
#C4FFF7
ΔE00 7.12
Light Light Blue
#CAFFFB
ΔE00 7.42
Pale Cyan
#B7FFFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDED5 #DEAEB7
analogous
#AEDEBD #AEDED5 #AECFDE
triadic
#AEDED5 #D5AEDE #DED5AE
tetradic
#AEDED5 #BDAEDE #DEAEB7 #CFDEAE
square
#AEDED5 #BDAEDE #DEAEB7 #CFDEAE
split-complementary
#AEDED5 #DEAECF #DEBDAE
monochromatic
#57BBA8 #83CCBE #AEDED5 #D9F0EC #E9F6F4
Accessibility & contrast
On white
1.48
#AEDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#AEDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDED5
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDED5 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#A1E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aeded5; /* rgb */ color: rgb(174, 222, 213); /* oklch */ color: oklch(86.4% 0.051 182.3);
Tailwind
colors: {
custom: {
50: '#c7e8e1',
500: '#aeded5',
950: '#000000',
},
}SCSS
$custom: #aeded5; $custom-light: #c7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#aeded5",
"rgb": {
"r": 174,
"g": 222,
"b": 213
},
"hsl": {
"h": 168.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86441,
"c": 0.05125,
"h": 182.3
},
"luminance": 0.66045
}Semantic roles & 50–950 ramp
primary
#AEDED5
secondary
#B67A85
accent
#3049B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484