#AEDDCD#AEDDCD
#AEDDCD is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.0% C 0.054 H 172.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDCD |
|---|---|
| RGB | rgb(174, 221, 205) |
| HSL | hsl(160, 41%, 77%) |
| HSV | hsv(160, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.54, -18.43, 2.86) |
| CIE-LCH | lch(84.54, 18.65, 171.18°) |
| OKLab | oklab(86% -0.0531 0.0073) |
| OKLCH | oklch(86% 0.054 172.2) |
| XYZ | xyz(54.3283, 65.1175, 67.4522) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Paleturquoise
#AFEEEE
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 7.69
Light Teal
#90E4C1
ΔE00 7.70
Pale Aqua
#B8FFEB
ΔE00 7.81
Eggshell Blue
#C4FFF7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDCD #DDAEBE
analogous
#AEDDB5 #AEDDCD #AED6DD
triadic
#AEDDCD #CDAEDD #DDCDAE
tetradic
#AEDDCD #B5AEDD #DDAEBE #D6DDAE
square
#AEDDCD #B5AEDD #DDAEBE #D6DDAE
split-complementary
#AEDDCD #DDAED6 #DDB5AE
monochromatic
#58B998 #83CBB2 #AEDDCD #D9EFE8 #E9F6F2
Accessibility & contrast
On white
1.50
#AEDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AEDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDCD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDCD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#A3DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddcd; /* rgb */ color: rgb(174, 221, 205); /* oklch */ color: oklch(86.0% 0.054 172.2);
Tailwind
colors: {
custom: {
50: '#c7e7dc',
500: '#aeddcd',
950: '#000000',
},
}SCSS
$custom: #aeddcd; $custom-light: #c7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#aeddcd",
"rgb": {
"r": 174,
"g": 221,
"b": 205
},
"hsl": {
"h": 159.574,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85996,
"c": 0.05365,
"h": 172.2
},
"luminance": 0.65119
}Semantic roles & 50–950 ramp
primary
#AEDDCD
secondary
#B57A8E
accent
#325EB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484