#AEDBE1#AEDBE1
#AEDBE1 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.2% C 0.047 H 206.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE1 |
|---|---|
| RGB | rgb(174, 219, 225) |
| HSL | hsl(187, 46%, 78%) |
| HSV | hsv(187, 23%, 88%) |
| CMYK | cmyk(22.7%, 2.7%, 0%, 11.8%) |
| CIE-LAB | lab(84.53, -13.24, -7.75) |
| CIE-LCH | lch(84.53, 15.34, 210.34°) |
| OKLab | oklab(86.16% -0.0425 -0.0211) |
| OKLCH | oklch(86.16% 0.047 206.4) |
| XYZ | xyz(56.3737, 65.0958, 80.8140) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.23
Lightblue
#ADD8E6
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.03
Ice Blue
#A5DFF9
ΔE00 7.11
Light Sky Blue
#C6FCFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE1 #E1B4AE
analogous
#AEE1CD #AEDBE1 #AEC1E1
triadic
#AEDBE1 #E1AEDB #DBE1AE
tetradic
#AEDBE1 #CDAEE1 #E1B4AE #C1E1AE
square
#AEDBE1 #CDAEE1 #E1B4AE #C1E1AE
split-complementary
#AEDBE1 #E1AEC1 #E1CDAE
monochromatic
#55B3C0 #81C7D0 #AEDBE1 #DBEFF2 #E9F5F7
Accessibility & contrast
On white
1.50
#AEDBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AEDBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE1
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE1 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E1
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#9EDFDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe1; /* rgb */ color: rgb(174, 219, 225); /* oklch */ color: oklch(86.2% 0.047 206.4);
Tailwind
colors: {
custom: {
50: '#c7e6ea',
500: '#aedbe1',
950: '#000000',
},
}SCSS
$custom: #aedbe1; $custom-light: #c7e6ea; $custom-dark: #000000;
JSON
{
"hex": "#aedbe1",
"rgb": {
"r": 174,
"g": 219,
"b": 225
},
"hsl": {
"h": 187.059,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.86162,
"c": 0.04749,
"h": 206.4
},
"luminance": 0.65098
}Semantic roles & 50–950 ramp
primary
#AEDBE1
secondary
#BA8179
accent
#3D2CB9
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484