#AEDBE0#AEDBE0
#AEDBE0 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.1% C 0.047 H 204.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE0 |
|---|---|
| RGB | rgb(174, 219, 224) |
| HSL | hsl(186, 45%, 78%) |
| HSV | hsv(186, 22%, 88%) |
| CMYK | cmyk(22.3%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(84.51, -13.45, -7.26) |
| CIE-LCH | lch(84.51, 15.29, 208.35°) |
| OKLab | oklab(86.13% -0.0429 -0.0197) |
| OKLCH | oklch(86.13% 0.047 204.7) |
| XYZ | xyz(56.2377, 65.0414, 80.0977) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.24
Lightblue
#ADD8E6
ΔE00 4.09
Paleturquoise
#AFEEEE
ΔE00 5.73
Pale Sky Blue
#BDF6FE
ΔE00 6.06
Light Sky Blue
#C6FCFF
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE0 #E0B3AE
analogous
#AEE0CC #AEDBE0 #AEC2E0
triadic
#AEDBE0 #E0AEDB #DBE0AE
tetradic
#AEDBE0 #CCAEE0 #E0B3AE #C2E0AE
square
#AEDBE0 #CCAEE0 #E0B3AE #C2E0AE
split-complementary
#AEDBE0 #E0AEC2 #E0CCAE
monochromatic
#55B4BE #82C7CF #AEDBE0 #DAEFF1 #E9F5F7
Accessibility & contrast
On white
1.50
#AEDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AEDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE0
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE0 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E0
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#9EDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe0; /* rgb */ color: rgb(174, 219, 224); /* oklch */ color: oklch(86.1% 0.047 204.7);
Tailwind
colors: {
custom: {
50: '#c7e6e9',
500: '#aedbe0',
950: '#000000',
},
}SCSS
$custom: #aedbe0; $custom-light: #c7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#aedbe0",
"rgb": {
"r": 174,
"g": 219,
"b": 224
},
"hsl": {
"h": 186,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.8613,
"c": 0.04726,
"h": 204.7
},
"luminance": 0.65044
}Semantic roles & 50–950 ramp
primary
#AEDBE0
secondary
#B98079
accent
#3C2EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484