#AED8D2#AED8D2
#AED8D2 is a very light, muted teal. Relative luminance 0.628; OKLCH L 85.1% C 0.045 H 185.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AED8D2 |
|---|---|
| RGB | rgb(174, 216, 210) |
| HSL | hsl(171, 35%, 76%) |
| HSV | hsv(171, 19%, 85%) |
| CMYK | cmyk(19.4%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(83.32, -14.89, -1.58) |
| CIE-LCH | lch(83.32, 14.98, 186.06°) |
| OKLab | oklab(85.06% -0.0445 -0.0045) |
| OKLCH | oklch(85.06% 0.045 185.7) |
| XYZ | xyz(53.6410, 62.7617, 70.2482) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 6.21
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Light Light Blue
#CAFFFB
ΔE00 8.51
Lightblue
#ADD8E6
ΔE00 8.62
Eggshell Blue
#C4FFF7
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED8D2 #D8AEB4
analogous
#AED8BD #AED8D2 #AEC9D8
triadic
#AED8D2 #D2AED8 #D8D2AE
tetradic
#AED8D2 #BDAED8 #D8AEB4 #C9D8AE
square
#AED8D2 #BDAED8 #D8AEB4 #C9D8AE
split-complementary
#AED8D2 #D8AEC9 #D8BDAE
monochromatic
#5BB0A4 #85C4BB #AED8D2 #D7ECE9 #EAF5F4
Accessibility & contrast
On white
1.55
#AED8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#AED8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED8D2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED8D2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#A2DAD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed8d2; /* rgb */ color: rgb(174, 216, 210); /* oklch */ color: oklch(85.1% 0.045 185.7);
Tailwind
colors: {
custom: {
50: '#c6e4df',
500: '#aed8d2',
950: '#000000',
},
}SCSS
$custom: #aed8d2; $custom-light: #c6e4df; $custom-dark: #000000;
JSON
{
"hex": "#aed8d2",
"rgb": {
"r": 174,
"g": 216,
"b": 210
},
"hsl": {
"h": 171.429,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.85061,
"c": 0.04475,
"h": 185.7
},
"luminance": 0.62764
}Semantic roles & 50–950 ramp
primary
#AED8D2
secondary
#AF7B83
accent
#3849AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484