#AED9CD#AED9CD
#AED9CD is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.1% C 0.048 H 176.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AED9CD |
|---|---|
| RGB | rgb(174, 217, 205) |
| HSL | hsl(163, 36%, 77%) |
| HSV | hsv(163, 20%, 85%) |
| CMYK | cmyk(19.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(83.46, -16.42, 1.28) |
| CIE-LCH | lch(83.46, 16.47, 175.54°) |
| OKLab | oklab(85.13% -0.0479 0.0031) |
| OKLCH | oklch(85.13% 0.048 176.2) |
| XYZ | xyz(53.2848, 63.0304, 67.1044) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.83
Pale Teal
#82CBB2
ΔE00 8.38
Eggshell Blue
#C4FFF7
ΔE00 8.58
Light Light Blue
#CAFFFB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED9CD #D9AEBA
analogous
#AED9B8 #AED9CD #AED0D9
triadic
#AED9CD #CDAED9 #D9CDAE
tetradic
#AED9CD #B8AED9 #D9AEBA #D0D9AE
square
#AED9CD #B8AED9 #D9AEBA #D0D9AE
split-complementary
#AED9CD #D9AED0 #D9B8AE
monochromatic
#5BB29A #84C5B3 #AED9CD #D8EDE7 #EAF5F2
Accessibility & contrast
On white
1.54
#AED9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#AED9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED9CD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED9CD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CD
Deuteranopia (green-blind)
#CDCECE
Tritanopia (blue-blind)
#A4DAD5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed9cd; /* rgb */ color: rgb(174, 217, 205); /* oklch */ color: oklch(85.1% 0.048 176.2);
Tailwind
colors: {
custom: {
50: '#c6e4dc',
500: '#aed9cd',
950: '#000000',
},
}SCSS
$custom: #aed9cd; $custom-light: #c6e4dc; $custom-dark: #000000;
JSON
{
"hex": "#aed9cd",
"rgb": {
"r": 174,
"g": 217,
"b": 205
},
"hsl": {
"h": 163.256,
"s": 36.134,
"l": 76.667
},
"oklch": {
"l": 0.85131,
"c": 0.04797,
"h": 176.2
},
"luminance": 0.63032
}Semantic roles & 50–950 ramp
primary
#AED9CD
secondary
#B07B8A
accent
#3658AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484