#AEDDE3#AEDDE3
#AEDDE3 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.049 H 205.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE3 |
|---|---|
| RGB | rgb(174, 221, 227) |
| HSL | hsl(187, 49%, 79%) |
| HSV | hsv(187, 23%, 89%) |
| CMYK | cmyk(23.3%, 2.6%, 0%, 11%) |
| CIE-LAB | lab(85.13, -13.82, -7.93) |
| CIE-LCH | lch(85.13, 15.93, 209.84°) |
| OKLab | oklab(86.65% -0.0444 -0.0216) |
| OKLCH | oklch(86.65% 0.049 205.9) |
| XYZ | xyz(57.1730, 66.2553, 82.4343) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.69
Lightblue
#ADD8E6
ΔE00 3.97
Paleturquoise
#AFEEEE
ΔE00 5.43
Pale Sky Blue
#BDF6FE
ΔE00 5.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Light Sky Blue
#C6FCFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE3 #E3B4AE
analogous
#AEE3CE #AEDDE3 #AEC2E3
triadic
#AEDDE3 #E3AEDD #DDE3AE
tetradic
#AEDDE3 #CEAEE3 #E3B4AE #C2E3AE
square
#AEDDE3 #CEAEE3 #E3B4AE #C2E3AE
split-complementary
#AEDDE3 #E3AEC2 #E3CEAE
monochromatic
#53B7C4 #81CAD3 #AEDDE3 #DBF0F3 #E8F5F7
Accessibility & contrast
On white
1.47
#AEDDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#AEDDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE3
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE3 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E3
Deuteranopia (green-blind)
#CCD2E3
Tritanopia (blue-blind)
#9DE1DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde3; /* rgb */ color: rgb(174, 221, 227); /* oklch */ color: oklch(86.7% 0.049 205.9);
Tailwind
colors: {
custom: {
50: '#c7e7eb',
500: '#aedde3',
950: '#000000',
},
}SCSS
$custom: #aedde3; $custom-light: #c7e7eb; $custom-dark: #000000;
JSON
{
"hex": "#aedde3",
"rgb": {
"r": 174,
"g": 221,
"b": 227
},
"hsl": {
"h": 186.792,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.86652,
"c": 0.04934,
"h": 205.9
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#AEDDE3
secondary
#BD8078
accent
#3A2ABC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484