#AEDBCD#AEDBCD
#AEDBCD is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.051 H 174.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBCD |
|---|---|
| RGB | rgb(174, 219, 205) |
| HSL | hsl(161, 38%, 77%) |
| HSV | hsv(161, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.00, -17.43, 2.07) |
| CIE-LCH | lch(84.00, 17.55, 173.23°) |
| OKLab | oklab(85.56% -0.0505 0.0052) |
| OKLCH | oklch(85.56% 0.051 174.1) |
| XYZ | xyz(53.8034, 64.0677, 67.2773) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.41
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.98
Eggshell Blue
#C4FFF7
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.33
Pale Aqua
#B8FFEB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBCD #DBAEBC
analogous
#AEDBB7 #AEDBCD #AED3DB
triadic
#AEDBCD #CDAEDB #DBCDAE
tetradic
#AEDBCD #B7AEDB #DBAEBC #D3DBAE
square
#AEDBCD #B7AEDB #DBAEBC #D3DBAE
split-complementary
#AEDBCD #DBAED3 #DBB7AE
monochromatic
#59B599 #84C8B3 #AEDBCD #D8EEE7 #EAF6F2
Accessibility & contrast
On white
1.52
#AEDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#AEDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBCD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBCD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#A3DCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aedbcd; /* rgb */ color: rgb(174, 219, 205); /* oklch */ color: oklch(85.6% 0.051 174.1);
Tailwind
colors: {
custom: {
50: '#c6e6dc',
500: '#aedbcd',
950: '#000000',
},
}SCSS
$custom: #aedbcd; $custom-light: #c6e6dc; $custom-dark: #000000;
JSON
{
"hex": "#aedbcd",
"rgb": {
"r": 174,
"g": 219,
"b": 205
},
"hsl": {
"h": 161.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85563,
"c": 0.05079,
"h": 174.1
},
"luminance": 0.64069
}Semantic roles & 50–950 ramp
primary
#AEDBCD
secondary
#B37A8C
accent
#345BB1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484