#AEDED3#AEDED3
#AEDED3 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.052 H 179.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDED3 |
|---|---|
| RGB | rgb(174, 222, 211) |
| HSL | hsl(166, 42%, 78%) |
| HSV | hsv(166, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(84.97, -17.71, 0.30) |
| CIE-LCH | lch(84.97, 17.71, 179.03°) |
| OKLab | oklab(86.38% -0.052 0.0005) |
| OKLCH | oklch(86.38% 0.052 179.4) |
| XYZ | xyz(55.3313, 65.9423, 71.4282) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.93
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.11
Eggshell Blue
#C4FFF7
ΔE00 7.25
Light Light Blue
#CAFFFB
ΔE00 7.70
Pale Aqua
#B8FFEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDED3 #DEAEB9
analogous
#AEDEBB #AEDED3 #AED1DE
triadic
#AEDED3 #D3AEDE #DED3AE
tetradic
#AEDED3 #BBAEDE #DEAEB9 #D1DEAE
square
#AEDED3 #BBAEDE #DEAEB9 #D1DEAE
split-complementary
#AEDED3 #DEAED1 #DEBBAE
monochromatic
#57BBA4 #83CCBB #AEDED3 #D9F0EB #E9F6F3
Accessibility & contrast
On white
1.48
#AEDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#AEDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDED3
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDED3 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D1D1D4
Tritanopia (blue-blind)
#A2E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aeded3; /* rgb */ color: rgb(174, 222, 211); /* oklch */ color: oklch(86.4% 0.052 179.4);
Tailwind
colors: {
custom: {
50: '#c7e8e0',
500: '#aeded3',
950: '#000000',
},
}SCSS
$custom: #aeded3; $custom-light: #c7e8e0; $custom-dark: #000000;
JSON
{
"hex": "#aeded3",
"rgb": {
"r": 174,
"g": 222,
"b": 211
},
"hsl": {
"h": 166.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86382,
"c": 0.05202,
"h": 179.4
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#AEDED3
secondary
#B67A88
accent
#304FB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484