#AEDED2#AEDED2
#AEDED2 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.052 H 178.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDED2 |
|---|---|
| RGB | rgb(174, 222, 210) |
| HSL | hsl(165, 42%, 78%) |
| HSV | hsv(165, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.94, -17.92, 0.79) |
| CIE-LCH | lch(84.94, 17.93, 177.47°) |
| OKLab | oklab(86.35% -0.0524 0.0018) |
| OKLCH | oklch(86.35% 0.052 178) |
| XYZ | xyz(55.2063, 65.8923, 70.7700) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.23
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.50
Pale Aqua
#B8FFEB
ΔE00 7.80
Light Light Blue
#CAFFFB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDED2 #DEAEBA
analogous
#AEDEBA #AEDED2 #AED2DE
triadic
#AEDED2 #D2AEDE #DED2AE
tetradic
#AEDED2 #BAAEDE #DEAEBA #D2DEAE
square
#AEDED2 #BAAEDE #DEAEBA #D2DEAE
split-complementary
#AEDED2 #DEAED2 #DEBAAE
monochromatic
#57BBA2 #83CCBA #AEDED2 #D9F0EA #E9F6F3
Accessibility & contrast
On white
1.48
#AEDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#AEDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDED2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDED2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#A2E0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aeded2; /* rgb */ color: rgb(174, 222, 210); /* oklch */ color: oklch(86.4% 0.052 178.0);
Tailwind
colors: {
custom: {
50: '#c7e8df',
500: '#aeded2',
950: '#000000',
},
}SCSS
$custom: #aeded2; $custom-light: #c7e8df; $custom-dark: #000000;
JSON
{
"hex": "#aeded2",
"rgb": {
"r": 174,
"g": 222,
"b": 210
},
"hsl": {
"h": 165,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86354,
"c": 0.05245,
"h": 178
},
"luminance": 0.65894
}Semantic roles & 50–950 ramp
primary
#AEDED2
secondary
#B67A89
accent
#3052B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484