#AEDDD2#AEDDD2
#AEDDD2 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.1% C 0.051 H 179.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDD2 |
|---|---|
| RGB | rgb(174, 221, 210) |
| HSL | hsl(166, 41%, 77%) |
| HSV | hsv(166, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(84.67, -17.41, 0.40) |
| CIE-LCH | lch(84.67, 17.42, 178.69°) |
| OKLab | oklab(86.14% -0.0511 0.0008) |
| OKLCH | oklch(86.14% 0.051 179.1) |
| XYZ | xyz(54.9415, 65.3627, 70.6817) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Powder Blue
#B0E0E6
ΔE00 7.12
Eggshell Blue
#C4FFF7
ΔE00 7.49
Light Light Blue
#CAFFFB
ΔE00 7.91
Pale Aqua
#B8FFEB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDD2 #DDAEB9
analogous
#AEDDBA #AEDDD2 #AED1DD
triadic
#AEDDD2 #D2AEDD #DDD2AE
tetradic
#AEDDD2 #BAAEDD #DDAEB9 #D1DDAE
square
#AEDDD2 #BAAEDD #DDAEB9 #D1DDAE
split-complementary
#AEDDD2 #DDAED1 #DDBAAE
monochromatic
#58B9A2 #83CBBA #AEDDD2 #D9EFEA #E9F6F3
Accessibility & contrast
On white
1.49
#AEDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#AEDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDD2
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDD2 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#A2DFDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddd2; /* rgb */ color: rgb(174, 221, 210); /* oklch */ color: oklch(86.1% 0.051 179.1);
Tailwind
colors: {
custom: {
50: '#c7e7df',
500: '#aeddd2',
950: '#000000',
},
}SCSS
$custom: #aeddd2; $custom-light: #c7e7df; $custom-dark: #000000;
JSON
{
"hex": "#aeddd2",
"rgb": {
"r": 174,
"g": 221,
"b": 210
},
"hsl": {
"h": 165.957,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86138,
"c": 0.05112,
"h": 179.1
},
"luminance": 0.65365
}Semantic roles & 50–950 ramp
primary
#AEDDD2
secondary
#B57A88
accent
#3250B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484