#AEDDDC#AEDDDC
#AEDDDC is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.049 H 194.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDDC |
|---|---|
| RGB | rgb(174, 221, 220) |
| HSL | hsl(179, 41%, 77%) |
| HSV | hsv(179, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.93, -15.33, -4.51) |
| CIE-LCH | lch(84.93, 15.98, 196.39°) |
| OKLab | oklab(86.43% -0.0471 -0.0123) |
| OKLCH | oklch(86.43% 0.049 194.7) |
| XYZ | xyz(56.2265, 65.8767, 77.4492) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 4.41
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 6.84
Light Sky Blue
#C6FCFF
ΔE00 6.87
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDDC #DDAEAF
analogous
#AEDDC4 #AEDDDC #AEC7DD
triadic
#AEDDDC #DCAEDD #DDDCAE
tetradic
#AEDDDC #C4AEDD #DDAEAF #C7DDAE
square
#AEDDDC #C4AEDD #DDAEAF #C7DDAE
split-complementary
#AEDDDC #DDAEC7 #DDC4AE
monochromatic
#58B9B7 #83CBC9 #AEDDDC #D9EFEF #E9F6F6
Accessibility & contrast
On white
1.48
#AEDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#AEDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDDC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDDC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#9FE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedddc; /* rgb */ color: rgb(174, 221, 220); /* oklch */ color: oklch(86.4% 0.049 194.7);
Tailwind
colors: {
custom: {
50: '#c7e7e6',
500: '#aedddc',
950: '#000000',
},
}SCSS
$custom: #aedddc; $custom-light: #c7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#aedddc",
"rgb": {
"r": 174,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.723,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86434,
"c": 0.0487,
"h": 194.7
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#AEDDDC
secondary
#B57A7B
accent
#3234B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484