#AEDED7#AEDED7
#AEDED7 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.051 H 185.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDED7 |
|---|---|
| RGB | rgb(174, 222, 215) |
| HSL | hsl(171, 42%, 78%) |
| HSV | hsv(171, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(85.07, -16.88, -1.66) |
| CIE-LCH | lch(85.07, 16.97, 185.62°) |
| OKLab | oklab(86.5% -0.0504 -0.0047) |
| OKLCH | oklch(86.5% 0.051 185.3) |
| XYZ | xyz(55.8390, 66.1454, 74.1020) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 5.51
Duck Egg Blue
#C3FBF4
ΔE00 6.26
Eggshell Blue
#C4FFF7
ΔE00 7.09
Light Light Blue
#CAFFFB
ΔE00 7.21
Pale Cyan
#B7FFFA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDED7 #DEAEB5
analogous
#AEDEBF #AEDED7 #AECDDE
triadic
#AEDED7 #D7AEDE #DED7AE
tetradic
#AEDED7 #BFAEDE #DEAEB5 #CDDEAE
square
#AEDED7 #BFAEDE #DEAEB5 #CDDEAE
split-complementary
#AEDED7 #DEAECD #DEBFAE
monochromatic
#57BBAC #83CCC2 #AEDED7 #D9F0EC #E9F6F4
Accessibility & contrast
On white
1.48
#AEDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#AEDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDED7
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDED7 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#A0E0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aeded7; /* rgb */ color: rgb(174, 222, 215); /* oklch */ color: oklch(86.5% 0.051 185.3);
Tailwind
colors: {
custom: {
50: '#c7e8e3',
500: '#aeded7',
950: '#000000',
},
}SCSS
$custom: #aeded7; $custom-light: #c7e8e3; $custom-dark: #000000;
JSON
{
"hex": "#aeded7",
"rgb": {
"r": 174,
"g": 222,
"b": 215
},
"hsl": {
"h": 171.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86499,
"c": 0.05062,
"h": 185.3
},
"luminance": 0.66148
}Semantic roles & 50–950 ramp
primary
#AEDED7
secondary
#B67A83
accent
#3044B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484