#AEDDD0#AEDDD0
#AEDDD0 is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.1% C 0.052 H 176.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDD0 |
|---|---|
| RGB | rgb(174, 221, 208) |
| HSL | hsl(163, 41%, 77%) |
| HSV | hsv(163, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 5.9%, 13.3%) |
| CIE-LAB | lab(84.62, -17.82, 1.38) |
| CIE-LCH | lch(84.62, 17.88, 175.57°) |
| OKLab | oklab(86.08% -0.0519 0.0034) |
| OKLCH | oklch(86.08% 0.052 176.3) |
| XYZ | xyz(54.6939, 65.2637, 69.3777) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Eggshell Blue
#C4FFF7
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 7.90
Pale Aqua
#B8FFEB
ΔE00 7.97
Pale Teal
#82CBB2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDD0 #DDAEBB
analogous
#AEDDB8 #AEDDD0 #AED3DD
triadic
#AEDDD0 #D0AEDD #DDD0AE
tetradic
#AEDDD0 #B8AEDD #DDAEBB #D3DDAE
square
#AEDDD0 #B8AEDD #DDAEBB #D3DDAE
split-complementary
#AEDDD0 #DDAED3 #DDB8AE
monochromatic
#58B99E #83CBB7 #AEDDD0 #D9EFE9 #E9F6F2
Accessibility & contrast
On white
1.49
#AEDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AEDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDD0
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDD0 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CF
Deuteranopia (green-blind)
#D0D1D1
Tritanopia (blue-blind)
#A2DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddd0; /* rgb */ color: rgb(174, 221, 208); /* oklch */ color: oklch(86.1% 0.052 176.3);
Tailwind
colors: {
custom: {
50: '#c7e7de',
500: '#aeddd0',
950: '#000000',
},
}SCSS
$custom: #aeddd0; $custom-light: #c7e7de; $custom-dark: #000000;
JSON
{
"hex": "#aeddd0",
"rgb": {
"r": 174,
"g": 221,
"b": 208
},
"hsl": {
"h": 163.404,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.8608,
"c": 0.05204,
"h": 176.3
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#AEDDD0
secondary
#B57A8A
accent
#3256B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484