#AEDEE3#AEDEE3
#AEDEE3 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.9% C 0.050 H 204.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE3 |
|---|---|
| RGB | rgb(174, 222, 227) |
| HSL | hsl(186, 49%, 79%) |
| HSV | hsv(186, 23%, 89%) |
| CMYK | cmyk(23.3%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(85.40, -14.32, -7.53) |
| CIE-LCH | lch(85.40, 16.18, 207.73°) |
| OKLab | oklab(86.87% -0.0457 -0.0205) |
| OKLCH | oklch(86.87% 0.05 204.2) |
| XYZ | xyz(57.4378, 66.7849, 82.5226) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.64
Lightblue
#ADD8E6
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.91
Pale Sky Blue
#BDF6FE
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE3 #E3B3AE
analogous
#AEE3CD #AEDEE3 #AEC3E3
triadic
#AEDEE3 #E3AEDE #DEE3AE
tetradic
#AEDEE3 #CDAEE3 #E3B3AE #C3E3AE
square
#AEDEE3 #CDAEE3 #E3B3AE #C3E3AE
split-complementary
#AEDEE3 #E3AEC3 #E3CDAE
monochromatic
#53B9C4 #81CBD3 #AEDEE3 #DBF1F3 #E8F6F7
Accessibility & contrast
On white
1.46
#AEDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#AEDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE3
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE3 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE3
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#9DE2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedee3; /* rgb */ color: rgb(174, 222, 227); /* oklch */ color: oklch(86.9% 0.050 204.2);
Tailwind
colors: {
custom: {
50: '#c7e8eb',
500: '#aedee3',
950: '#000000',
},
}SCSS
$custom: #aedee3; $custom-light: #c7e8eb; $custom-dark: #000000;
JSON
{
"hex": "#aedee3",
"rgb": {
"r": 174,
"g": 222,
"b": 227
},
"hsl": {
"h": 185.66,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.86865,
"c": 0.05005,
"h": 204.2
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#AEDEE3
secondary
#BD7F78
accent
#372ABC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484