#AEDBD3#AEDBD3
#AEDBD3 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.048 H 183.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBD3 |
|---|---|
| RGB | rgb(174, 219, 211) |
| HSL | hsl(169, 38%, 77%) |
| HSV | hsv(169, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(84.15, -16.20, -0.89) |
| CIE-LCH | lch(84.15, 16.23, 183.13°) |
| OKLab | oklab(85.74% -0.0481 -0.0026) |
| OKLCH | oklch(85.74% 0.048 183.1) |
| XYZ | xyz(54.5416, 64.3629, 71.1650) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Eggshell Blue
#C4FFF7
ΔE00 7.84
Light Light Blue
#CAFFFB
ΔE00 7.96
Ice
#D6FFFA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBD3 #DBAEB6
analogous
#AEDBBD #AEDBD3 #AECDDB
triadic
#AEDBD3 #D3AEDB #DBD3AE
tetradic
#AEDBD3 #BDAEDB #DBAEB6 #CDDBAE
square
#AEDBD3 #BDAEDB #DBAEB6 #CDDBAE
split-complementary
#AEDBD3 #DBAECD #DBBDAE
monochromatic
#59B5A5 #84C8BC #AEDBD3 #D8EEEA #EAF6F3
Accessibility & contrast
On white
1.51
#AEDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#AEDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBD3
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBD3 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#A2DDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbd3; /* rgb */ color: rgb(174, 219, 211); /* oklch */ color: oklch(85.7% 0.048 183.1);
Tailwind
colors: {
custom: {
50: '#c7e6e0',
500: '#aedbd3',
950: '#000000',
},
}SCSS
$custom: #aedbd3; $custom-light: #c7e6e0; $custom-dark: #000000;
JSON
{
"hex": "#aedbd3",
"rgb": {
"r": 174,
"g": 219,
"b": 211
},
"hsl": {
"h": 169.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85736,
"c": 0.04816,
"h": 183.1
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#AEDBD3
secondary
#B37A84
accent
#344AB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484