#AEDDE4#AEDDE4
#AEDDE4 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.050 H 207.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE4 |
|---|---|
| RGB | rgb(174, 221, 228) |
| HSL | hsl(188, 50%, 79%) |
| HSV | hsv(188, 24%, 89%) |
| CMYK | cmyk(23.7%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(85.15, -13.60, -8.41) |
| CIE-LCH | lch(85.15, 15.99, 211.75°) |
| OKLab | oklab(86.68% -0.044 -0.0229) |
| OKLCH | oklch(86.68% 0.05 207.5) |
| XYZ | xyz(57.3114, 66.3107, 83.1633) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.84
Lightblue
#ADD8E6
ΔE00 3.57
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Paleturquoise
#AFEEEE
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE4 #E4B5AE
analogous
#AEE4D0 #AEDDE4 #AEC2E4
triadic
#AEDDE4 #E4AEDD #DDE4AE
tetradic
#AEDDE4 #D0AEE4 #E4B5AE #C2E4AE
square
#AEDDE4 #D0AEE4 #E4B5AE #C2E4AE
split-complementary
#AEDDE4 #E4AEC2 #E4D0AE
monochromatic
#52B6C5 #80CAD5 #AEDDE4 #DCF0F3 #E8F5F7
Accessibility & contrast
On white
1.47
#AEDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AEDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#CCD2E4
Tritanopia (blue-blind)
#9DE1DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde4; /* rgb */ color: rgb(174, 221, 228); /* oklch */ color: oklch(86.7% 0.050 207.5);
Tailwind
colors: {
custom: {
50: '#c7e7ec',
500: '#aedde4',
950: '#000000',
},
}SCSS
$custom: #aedde4; $custom-light: #c7e7ec; $custom-dark: #000000;
JSON
{
"hex": "#aedde4",
"rgb": {
"r": 174,
"g": 221,
"b": 228
},
"hsl": {
"h": 187.778,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.86683,
"c": 0.04959,
"h": 207.5
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#AEDDE4
secondary
#BE8178
accent
#3C28BD
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484