#AEDDD4#AEDDD4
#AEDDD4 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.2% C 0.050 H 182.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDD4 |
|---|---|
| RGB | rgb(174, 221, 212) |
| HSL | hsl(169, 41%, 77%) |
| HSV | hsv(169, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 4.1%, 13.3%) |
| CIE-LAB | lab(84.72, -17.00, -0.59) |
| CIE-LCH | lch(84.72, 17.01, 181.97°) |
| OKLab | oklab(86.2% -0.0503 -0.0018) |
| OKLCH | oklch(86.2% 0.05 182.1) |
| XYZ | xyz(55.1922, 65.4630, 72.0022) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.58
Eggshell Blue
#C4FFF7
ΔE00 7.37
Light Light Blue
#CAFFFB
ΔE00 7.63
Pale Cyan
#B7FFFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDD4 #DDAEB7
analogous
#AEDDBD #AEDDD4 #AECEDD
triadic
#AEDDD4 #D4AEDD #DDD4AE
tetradic
#AEDDD4 #BDAEDD #DDAEB7 #CEDDAE
square
#AEDDD4 #BDAEDD #DDAEB7 #CEDDAE
split-complementary
#AEDDD4 #DDAECE #DDBDAE
monochromatic
#58B9A6 #83CBBD #AEDDD4 #D9EFEB #E9F6F4
Accessibility & contrast
On white
1.49
#AEDDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AEDDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDD4
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDD4 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#A1DFDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddd4; /* rgb */ color: rgb(174, 221, 212); /* oklch */ color: oklch(86.2% 0.050 182.1);
Tailwind
colors: {
custom: {
50: '#c7e7e1',
500: '#aeddd4',
950: '#000000',
},
}SCSS
$custom: #aeddd4; $custom-light: #c7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#aeddd4",
"rgb": {
"r": 174,
"g": 221,
"b": 212
},
"hsl": {
"h": 168.511,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86196,
"c": 0.05034,
"h": 182.1
},
"luminance": 0.65465
}Semantic roles & 50–950 ramp
primary
#AEDDD4
secondary
#B57A85
accent
#324BB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484