#AEDED8#AEDED8
#AEDED8 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.050 H 186.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDED8 |
|---|---|
| RGB | rgb(174, 222, 216) |
| HSL | hsl(173, 42%, 78%) |
| HSV | hsv(173, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.10, -16.68, -2.15) |
| CIE-LCH | lch(85.10, 16.81, 187.36°) |
| OKLab | oklab(86.53% -0.05 -0.006) |
| OKLCH | oklch(86.53% 0.05 186.9) |
| XYZ | xyz(55.9679, 66.1970, 74.7808) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.66
Powder Blue
#B0E0E6
ΔE00 5.11
Duck Egg Blue
#C3FBF4
ΔE00 6.26
Eggshell Blue
#C4FFF7
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.14
Light Sky Blue
#C6FCFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDED8 #DEAEB4
analogous
#AEDEC0 #AEDED8 #AECCDE
triadic
#AEDED8 #D8AEDE #DED8AE
tetradic
#AEDED8 #C0AEDE #DEAEB4 #CCDEAE
square
#AEDED8 #C0AEDE #DEAEB4 #CCDEAE
split-complementary
#AEDED8 #DEAECC #DEC0AE
monochromatic
#57BBAE #83CCC3 #AEDED8 #D9F0ED #E9F6F5
Accessibility & contrast
On white
1.47
#AEDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#AEDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDED8
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDED8 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#A0E0DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aeded8; /* rgb */ color: rgb(174, 222, 216); /* oklch */ color: oklch(86.5% 0.050 186.9);
Tailwind
colors: {
custom: {
50: '#c7e8e4',
500: '#aeded8',
950: '#000000',
},
}SCSS
$custom: #aeded8; $custom-light: #c7e8e4; $custom-dark: #000000;
JSON
{
"hex": "#aeded8",
"rgb": {
"r": 174,
"g": 222,
"b": 216
},
"hsl": {
"h": 172.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86529,
"c": 0.05036,
"h": 186.9
},
"luminance": 0.66199
}Semantic roles & 50–950 ramp
primary
#AEDED8
secondary
#B67A81
accent
#3041B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484