#AEDBD9#AEDBD9
#AEDBD9 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.047 H 192.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBD9 |
|---|---|
| RGB | rgb(174, 219, 217) |
| HSL | hsl(177, 38%, 77%) |
| HSV | hsv(177, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(84.31, -14.95, -3.83) |
| CIE-LCH | lch(84.31, 15.44, 194.38°) |
| OKLab | oklab(85.91% -0.0457 -0.0105) |
| OKLCH | oklch(85.91% 0.047 192.9) |
| XYZ | xyz(55.3078, 64.6694, 75.2005) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Paleturquoise
#AFEEEE
ΔE00 4.99
Lightblue
#ADD8E6
ΔE00 7.08
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Duck Egg Blue
#C3FBF4
ΔE00 7.25
Light Sky Blue
#C6FCFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBD9 #DBAEB0
analogous
#AEDBC3 #AEDBD9 #AEC7DB
triadic
#AEDBD9 #D9AEDB #DBD9AE
tetradic
#AEDBD9 #C3AEDB #DBAEB0 #C7DBAE
square
#AEDBD9 #C3AEDB #DBAEB0 #C7DBAE
split-complementary
#AEDBD9 #DBAEC7 #DBC3AE
monochromatic
#59B5B1 #84C8C5 #AEDBD9 #D8EEED #EAF6F5
Accessibility & contrast
On white
1.51
#AEDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#AEDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBD9
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBD9 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D9
Deuteranopia (green-blind)
#CCD0DA
Tritanopia (blue-blind)
#A0DEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbd9; /* rgb */ color: rgb(174, 219, 217); /* oklch */ color: oklch(85.9% 0.047 192.9);
Tailwind
colors: {
custom: {
50: '#c7e6e4',
500: '#aedbd9',
950: '#000000',
},
}SCSS
$custom: #aedbd9; $custom-light: #c7e6e4; $custom-dark: #000000;
JSON
{
"hex": "#aedbd9",
"rgb": {
"r": 174,
"g": 219,
"b": 217
},
"hsl": {
"h": 177.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85914,
"c": 0.04688,
"h": 192.9
},
"luminance": 0.64671
}Semantic roles & 50–950 ramp
primary
#AEDBD9
secondary
#B37A7D
accent
#343AB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484