#AEDBE3#AEDBE3
#AEDBE3 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.048 H 209.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE3 |
|---|---|
| RGB | rgb(174, 219, 227) |
| HSL | hsl(189, 49%, 79%) |
| HSV | hsv(189, 23%, 89%) |
| CMYK | cmyk(23.3%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(84.59, -12.80, -8.72) |
| CIE-LCH | lch(84.59, 15.49, 214.28°) |
| OKLab | oklab(86.23% -0.0418 -0.0237) |
| OKLCH | oklch(86.23% 0.048 209.6) |
| XYZ | xyz(56.6481, 65.2055, 82.2593) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.61
Lightblue
#ADD8E6
ΔE00 2.83
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Ice Blue
#A5DFF9
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE3 #E3B6AE
analogous
#AEE3D0 #AEDBE3 #AEC0E3
triadic
#AEDBE3 #E3AEDB #DBE3AE
tetradic
#AEDBE3 #D0AEE3 #E3B6AE #C0E3AE
square
#AEDBE3 #D0AEE3 #E3B6AE #C0E3AE
split-complementary
#AEDBE3 #E3AEC0 #E3D0AE
monochromatic
#53B3C4 #81C7D3 #AEDBE3 #DBEFF3 #E8F5F7
Accessibility & contrast
On white
1.50
#AEDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#AEDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E4
Deuteranopia (green-blind)
#CAD0E3
Tritanopia (blue-blind)
#9EDFDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe3; /* rgb */ color: rgb(174, 219, 227); /* oklch */ color: oklch(86.2% 0.048 209.6);
Tailwind
colors: {
custom: {
50: '#c7e6eb',
500: '#aedbe3',
950: '#000000',
},
}SCSS
$custom: #aedbe3; $custom-light: #c7e6eb; $custom-dark: #000000;
JSON
{
"hex": "#aedbe3",
"rgb": {
"r": 174,
"g": 219,
"b": 227
},
"hsl": {
"h": 189.057,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.86226,
"c": 0.04805,
"h": 209.6
},
"luminance": 0.65208
}Semantic roles & 50–950 ramp
primary
#AEDBE3
secondary
#BD8378
accent
#402ABC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484