#AEDCE3#AEDCE3
#AEDCE3 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.4% C 0.049 H 207.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE3 |
|---|---|
| RGB | rgb(174, 220, 227) |
| HSL | hsl(188, 49%, 79%) |
| HSV | hsv(188, 23%, 89%) |
| CMYK | cmyk(23.3%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(84.86, -13.31, -8.33) |
| CIE-LCH | lch(84.86, 15.70, 212.03°) |
| OKLab | oklab(86.44% -0.0431 -0.0226) |
| OKLCH | oklch(86.44% 0.049 207.7) |
| XYZ | xyz(56.9098, 65.7289, 82.3466) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.09
Lightblue
#ADD8E6
ΔE00 3.40
Pale Sky Blue
#BDF6FE
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 5.96
Ice Blue
#A5DFF9
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE3 #E3B5AE
analogous
#AEE3CF #AEDCE3 #AEC1E3
triadic
#AEDCE3 #E3AEDC #DCE3AE
tetradic
#AEDCE3 #CFAEE3 #E3B5AE #C1E3AE
square
#AEDCE3 #CFAEE3 #E3B5AE #C1E3AE
split-complementary
#AEDCE3 #E3AEC1 #E3CFAE
monochromatic
#53B5C4 #81C8D3 #AEDCE3 #DBF0F3 #E8F5F7
Accessibility & contrast
On white
1.48
#AEDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#AEDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE3
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE3 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#CBD1E3
Tritanopia (blue-blind)
#9DE0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce3; /* rgb */ color: rgb(174, 220, 227); /* oklch */ color: oklch(86.4% 0.049 207.7);
Tailwind
colors: {
custom: {
50: '#c7e6eb',
500: '#aedce3',
950: '#000000',
},
}SCSS
$custom: #aedce3; $custom-light: #c7e6eb; $custom-dark: #000000;
JSON
{
"hex": "#aedce3",
"rgb": {
"r": 174,
"g": 220,
"b": 227
},
"hsl": {
"h": 187.925,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.86438,
"c": 0.04867,
"h": 207.7
},
"luminance": 0.65731
}Semantic roles & 50–950 ramp
primary
#AEDCE3
secondary
#BD8178
accent
#3D2ABC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484