#AEDEDC#AEDEDC
#AEDEDC is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.050 H 193.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEDC |
|---|---|
| RGB | rgb(174, 222, 220) |
| HSL | hsl(178, 42%, 78%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(85.20, -15.83, -4.11) |
| CIE-LCH | lch(85.20, 16.36, 194.56°) |
| OKLab | oklab(86.65% -0.0484 -0.0113) |
| OKLCH | oklch(86.65% 0.05 193.1) |
| XYZ | xyz(56.4913, 66.4063, 77.5375) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 4.15
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Pale Sky Blue
#BDF6FE
ΔE00 6.54
Light Sky Blue
#C6FCFF
ΔE00 6.78
Light Light Blue
#CAFFFB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEDC #DEAEB0
analogous
#AEDEC4 #AEDEDC #AEC8DE
triadic
#AEDEDC #DCAEDE #DEDCAE
tetradic
#AEDEDC #C4AEDE #DEAEB0 #C8DEAE
square
#AEDEDC #C4AEDE #DEAEB0 #C8DEAE
split-complementary
#AEDEDC #DEAEC8 #DEC4AE
monochromatic
#57BBB6 #83CCC9 #AEDEDC #D9F0EF #E9F6F6
Accessibility & contrast
On white
1.47
#AEDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#AEDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEDC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEDC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#9FE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aededc; /* rgb */ color: rgb(174, 222, 220); /* oklch */ color: oklch(86.6% 0.050 193.1);
Tailwind
colors: {
custom: {
50: '#c7e8e6',
500: '#aededc',
950: '#000000',
},
}SCSS
$custom: #aededc; $custom-light: #c7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#aededc",
"rgb": {
"r": 174,
"g": 222,
"b": 220
},
"hsl": {
"h": 177.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86649,
"c": 0.0497,
"h": 193.1
},
"luminance": 0.66409
}Semantic roles & 50–950 ramp
primary
#AEDEDC
secondary
#B67A7C
accent
#3036B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484