#AEDBCE#AEDBCE
#AEDBCE is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.6% C 0.050 H 175.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBCE |
|---|---|
| RGB | rgb(174, 219, 206) |
| HSL | hsl(163, 38%, 77%) |
| HSV | hsv(163, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(84.03, -17.22, 1.58) |
| CIE-LCH | lch(84.03, 17.30, 174.77°) |
| OKLab | oklab(85.59% -0.0501 0.0039) |
| OKLCH | oklch(85.59% 0.05 175.5) |
| XYZ | xyz(53.9245, 64.1161, 67.9150) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.47
Powder Blue
#B0E0E6
ΔE00 7.94
Pale Teal
#82CBB2
ΔE00 8.16
Eggshell Blue
#C4FFF7
ΔE00 8.18
Pale Aqua
#B8FFEB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBCE #DBAEBB
analogous
#AEDBB8 #AEDBCE #AED2DB
triadic
#AEDBCE #CEAEDB #DBCEAE
tetradic
#AEDBCE #B8AEDB #DBAEBB #D2DBAE
square
#AEDBCE #B8AEDB #DBAEBB #D2DBAE
split-complementary
#AEDBCE #DBAED2 #DBB8AE
monochromatic
#59B59B #84C8B4 #AEDBCE #D8EEE8 #EAF6F2
Accessibility & contrast
On white
1.52
#AEDBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#AEDBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBCE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBCE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#A3DCD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbce; /* rgb */ color: rgb(174, 219, 206); /* oklch */ color: oklch(85.6% 0.050 175.5);
Tailwind
colors: {
custom: {
50: '#c7e6dc',
500: '#aedbce',
950: '#000000',
},
}SCSS
$custom: #aedbce; $custom-light: #c7e6dc; $custom-dark: #000000;
JSON
{
"hex": "#aedbce",
"rgb": {
"r": 174,
"g": 219,
"b": 206
},
"hsl": {
"h": 162.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85591,
"c": 0.05026,
"h": 175.5
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#AEDBCE
secondary
#B37A8B
accent
#3458B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484