#AEDFE5#AEDFE5
#AEDFE5 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.051 H 205.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFE5 |
|---|---|
| RGB | rgb(174, 223, 229) |
| HSL | hsl(187, 51%, 79%) |
| HSV | hsv(187, 24%, 90%) |
| CMYK | cmyk(24%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(85.72, -14.39, -8.10) |
| CIE-LCH | lch(85.72, 16.52, 209.38°) |
| OKLab | oklab(87.14% -0.0462 -0.0221) |
| OKLCH | oklch(87.14% 0.051 205.5) |
| XYZ | xyz(57.9818, 67.4288, 84.0736) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.35
Lightblue
#ADD8E6
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.91
Pale Sky Blue
#BDF6FE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFE5 #E5B4AE
analogous
#AEE5D0 #AEDFE5 #AEC4E5
triadic
#AEDFE5 #E5AEDF #DFE5AE
tetradic
#AEDFE5 #D0AEE5 #E5B4AE #C4E5AE
square
#AEDFE5 #D0AEE5 #E5B4AE #C4E5AE
split-complementary
#AEDFE5 #E5AEC4 #E5D0AE
monochromatic
#51BAC7 #80CDD6 #AEDFE5 #DCF1F4 #E8F6F8
Accessibility & contrast
On white
1.45
#AEDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#AEDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFE5
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFE5 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE5
Deuteranopia (green-blind)
#CDD3E5
Tritanopia (blue-blind)
#9CE3E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedfe5; /* rgb */ color: rgb(174, 223, 229); /* oklch */ color: oklch(87.1% 0.051 205.5);
Tailwind
colors: {
custom: {
50: '#c7e9ed',
500: '#aedfe5',
950: '#000000',
},
}SCSS
$custom: #aedfe5; $custom-light: #c7e9ed; $custom-dark: #000000;
JSON
{
"hex": "#aedfe5",
"rgb": {
"r": 174,
"g": 223,
"b": 229
},
"hsl": {
"h": 186.545,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.87141,
"c": 0.05118,
"h": 205.5
},
"luminance": 0.67431
}Semantic roles & 50–950 ramp
primary
#AEDFE5
secondary
#BF8078
accent
#3727BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484