#AEDDCC#AEDDCC
#AEDDCC is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.0% C 0.054 H 170.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDCC |
|---|---|
| RGB | rgb(174, 221, 204) |
| HSL | hsl(158, 41%, 77%) |
| HSV | hsv(158, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(84.52, -18.63, 3.35) |
| CIE-LCH | lch(84.52, 18.93, 169.80°) |
| OKLab | oklab(85.97% -0.0536 0.0086) |
| OKLCH | oklch(85.97% 0.054 170.9) |
| XYZ | xyz(54.2080, 65.0693, 66.8185) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.55
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Pale Aqua
#B8FFEB
ΔE00 7.79
Paleturquoise
#AFEEEE
ΔE00 7.98
Eggshell Blue
#C4FFF7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDCC #DDAEBF
analogous
#AEDDB4 #AEDDCC #AED7DD
triadic
#AEDDCC #CCAEDD #DDCCAE
tetradic
#AEDDCC #B4AEDD #DDAEBF #D7DDAE
square
#AEDDCC #B4AEDD #DDAEBF #D7DDAE
split-complementary
#AEDDCC #DDAED7 #DDB4AE
monochromatic
#58B996 #83CBB1 #AEDDCC #D9EFE7 #E9F6F1
Accessibility & contrast
On white
1.50
#AEDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AEDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDCC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDCC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#A3DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddcc; /* rgb */ color: rgb(174, 221, 204); /* oklch */ color: oklch(86.0% 0.054 170.9);
Tailwind
colors: {
custom: {
50: '#c7e7db',
500: '#aeddcc',
950: '#000000',
},
}SCSS
$custom: #aeddcc; $custom-light: #c7e7db; $custom-dark: #000000;
JSON
{
"hex": "#aeddcc",
"rgb": {
"r": 174,
"g": 221,
"b": 204
},
"hsl": {
"h": 158.298,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85968,
"c": 0.05424,
"h": 170.9
},
"luminance": 0.65071
}Semantic roles & 50–950 ramp
primary
#AEDDCC
secondary
#B57A8F
accent
#3261B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484