#AEDED4#AEDED4
#AEDED4 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.052 H 180.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDED4 |
|---|---|
| RGB | rgb(174, 222, 212) |
| HSL | hsl(168, 42%, 78%) |
| HSV | hsv(168, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(84.99, -17.51, -0.19) |
| CIE-LCH | lch(84.99, 17.51, 180.62°) |
| OKLab | oklab(86.41% -0.0516 -0.0008) |
| OKLCH | oklch(86.41% 0.052 180.9) |
| XYZ | xyz(55.4570, 65.9926, 72.0905) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.64
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 6.72
Eggshell Blue
#C4FFF7
ΔE00 7.17
Light Light Blue
#CAFFFB
ΔE00 7.55
Pale Cyan
#B7FFFA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDED4 #DEAEB8
analogous
#AEDEBC #AEDED4 #AED0DE
triadic
#AEDED4 #D4AEDE #DED4AE
tetradic
#AEDED4 #BCAEDE #DEAEB8 #D0DEAE
square
#AEDED4 #BCAEDE #DEAEB8 #D0DEAE
split-complementary
#AEDED4 #DEAED0 #DEBCAE
monochromatic
#57BBA6 #83CCBD #AEDED4 #D9F0EB #E9F6F3
Accessibility & contrast
On white
1.48
#AEDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AEDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDED4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDED4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#A1E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aeded4; /* rgb */ color: rgb(174, 222, 212); /* oklch */ color: oklch(86.4% 0.052 180.9);
Tailwind
colors: {
custom: {
50: '#c7e8e1',
500: '#aeded4',
950: '#000000',
},
}SCSS
$custom: #aeded4; $custom-light: #c7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#aeded4",
"rgb": {
"r": 174,
"g": 222,
"b": 212
},
"hsl": {
"h": 167.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86411,
"c": 0.05162,
"h": 180.9
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#AEDED4
secondary
#B67A86
accent
#304CB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484