#AEDDD5#AEDDD5
#AEDDD5 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.2% C 0.050 H 183.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDD5 |
|---|---|
| RGB | rgb(174, 221, 213) |
| HSL | hsl(170, 41%, 77%) |
| HSV | hsv(170, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(84.75, -16.80, -1.08) |
| CIE-LCH | lch(84.75, 16.83, 183.67°) |
| OKLab | oklab(86.23% -0.0499 -0.0031) |
| OKLCH | oklch(86.23% 0.05 183.6) |
| XYZ | xyz(55.3188, 65.5136, 72.6686) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.33
Powder Blue
#B0E0E6
ΔE00 5.92
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Eggshell Blue
#C4FFF7
ΔE00 7.34
Light Light Blue
#CAFFFB
ΔE00 7.52
Ice
#D6FFFA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDD5 #DDAEB6
analogous
#AEDDBD #AEDDD5 #AECEDD
triadic
#AEDDD5 #D5AEDD #DDD5AE
tetradic
#AEDDD5 #BDAEDD #DDAEB6 #CEDDAE
square
#AEDDD5 #BDAEDD #DDAEB6 #CEDDAE
split-complementary
#AEDDD5 #DDAECE #DDBDAE
monochromatic
#58B9A8 #83CBBF #AEDDD5 #D9EFEB #E9F6F4
Accessibility & contrast
On white
1.49
#AEDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#AEDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDD5
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDD5 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#A1DFDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aeddd5; /* rgb */ color: rgb(174, 221, 213); /* oklch */ color: oklch(86.2% 0.050 183.6);
Tailwind
colors: {
custom: {
50: '#c7e7e1',
500: '#aeddd5',
950: '#000000',
},
}SCSS
$custom: #aeddd5; $custom-light: #c7e7e1; $custom-dark: #000000;
JSON
{
"hex": "#aeddd5",
"rgb": {
"r": 174,
"g": 221,
"b": 213
},
"hsl": {
"h": 169.787,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86225,
"c": 0.05,
"h": 183.6
},
"luminance": 0.65516
}Semantic roles & 50–950 ramp
primary
#AEDDD5
secondary
#B57A84
accent
#3248B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484