#AEDDD3#AEDDD3
#AEDDD3 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.2% C 0.051 H 180.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDD3 |
|---|---|
| RGB | rgb(174, 221, 211) |
| HSL | hsl(167, 41%, 77%) |
| HSV | hsv(167, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(84.70, -17.21, -0.09) |
| CIE-LCH | lch(84.70, 17.21, 180.32°) |
| OKLab | oklab(86.17% -0.0507 -0.0005) |
| OKLCH | oklch(86.17% 0.051 180.6) |
| XYZ | xyz(55.0665, 65.4127, 71.3399) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.85
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 6.72
Eggshell Blue
#C4FFF7
ΔE00 7.42
Light Light Blue
#CAFFFB
ΔE00 7.76
Pale Cyan
#B7FFFA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDD3 #DDAEB8
analogous
#AEDDBB #AEDDD3 #AED0DD
triadic
#AEDDD3 #D3AEDD #DDD3AE
tetradic
#AEDDD3 #BBAEDD #DDAEB8 #D0DDAE
square
#AEDDD3 #BBAEDD #DDAEB8 #D0DDAE
split-complementary
#AEDDD3 #DDAED0 #DDBBAE
monochromatic
#58B9A4 #83CBBC #AEDDD3 #D9EFEA #E9F6F3
Accessibility & contrast
On white
1.49
#AEDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#AEDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDD3
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDD3 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D3
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#A2DFDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddd3; /* rgb */ color: rgb(174, 221, 211); /* oklch */ color: oklch(86.2% 0.051 180.6);
Tailwind
colors: {
custom: {
50: '#c7e7e0',
500: '#aeddd3',
950: '#000000',
},
}SCSS
$custom: #aeddd3; $custom-light: #c7e7e0; $custom-dark: #000000;
JSON
{
"hex": "#aeddd3",
"rgb": {
"r": 174,
"g": 221,
"b": 211
},
"hsl": {
"h": 167.234,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86167,
"c": 0.05071,
"h": 180.6
},
"luminance": 0.65415
}Semantic roles & 50–950 ramp
primary
#AEDDD3
secondary
#B57A87
accent
#324DB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484