#AEDBD2#AEDBD2
#AEDBD2 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.049 H 181.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBD2 |
|---|---|
| RGB | rgb(174, 219, 210) |
| HSL | hsl(168, 38%, 77%) |
| HSV | hsv(168, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(84.13, -16.41, -0.39) |
| CIE-LCH | lch(84.13, 16.41, 181.38°) |
| OKLab | oklab(85.71% -0.0485 -0.0013) |
| OKLCH | oklch(85.71% 0.049 181.5) |
| XYZ | xyz(54.4166, 64.3129, 70.5068) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 7.06
Eggshell Blue
#C4FFF7
ΔE00 7.87
Light Light Blue
#CAFFFB
ΔE00 8.06
Ice
#D6FFFA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBD2 #DBAEB7
analogous
#AEDBBC #AEDBD2 #AECEDB
triadic
#AEDBD2 #D2AEDB #DBD2AE
tetradic
#AEDBD2 #BCAEDB #DBAEB7 #CEDBAE
square
#AEDBD2 #BCAEDB #DBAEB7 #CEDBAE
split-complementary
#AEDBD2 #DBAECE #DBBCAE
monochromatic
#59B5A3 #84C8BA #AEDBD2 #D8EEEA #EAF6F3
Accessibility & contrast
On white
1.51
#AEDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#AEDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBD2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBD2 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#A2DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbd2; /* rgb */ color: rgb(174, 219, 210); /* oklch */ color: oklch(85.7% 0.049 181.5);
Tailwind
colors: {
custom: {
50: '#c7e6df',
500: '#aedbd2',
950: '#000000',
},
}SCSS
$custom: #aedbd2; $custom-light: #c7e6df; $custom-dark: #000000;
JSON
{
"hex": "#aedbd2",
"rgb": {
"r": 174,
"g": 219,
"b": 210
},
"hsl": {
"h": 168,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85706,
"c": 0.04851,
"h": 181.5
},
"luminance": 0.64315
}Semantic roles & 50–950 ramp
primary
#AEDBD2
secondary
#B37A86
accent
#344DB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484