#AEDCD8#AEDCD8
#AEDCD8 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.048 H 189.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCD8 |
|---|---|
| RGB | rgb(174, 220, 216) |
| HSL | hsl(175, 40%, 77%) |
| HSV | hsv(175, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.56, -15.67, -2.95) |
| CIE-LCH | lch(84.56, 15.94, 190.65°) |
| OKLab | oklab(86.1% -0.0474 -0.0081) |
| OKLCH | oklch(86.1% 0.048 189.7) |
| XYZ | xyz(55.4398, 65.1409, 74.6048) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 4.86
Duck Egg Blue
#C3FBF4
ΔE00 6.82
Pale Sky Blue
#BDF6FE
ΔE00 7.43
Light Sky Blue
#C6FCFF
ΔE00 7.48
Light Light Blue
#CAFFFB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCD8 #DCAEB2
analogous
#AEDCC1 #AEDCD8 #AEC9DC
triadic
#AEDCD8 #D8AEDC #DCD8AE
tetradic
#AEDCD8 #C1AEDC #DCAEB2 #C9DCAE
square
#AEDCD8 #C1AEDC #DCAEB2 #C9DCAE
split-complementary
#AEDCD8 #DCAEC9 #DCC1AE
monochromatic
#59B7AF #83CAC3 #AEDCD8 #D9EEED #EAF6F5
Accessibility & contrast
On white
1.50
#AEDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AEDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCD8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCD8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#A0DFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedcd8; /* rgb */ color: rgb(174, 220, 216); /* oklch */ color: oklch(86.1% 0.048 189.7);
Tailwind
colors: {
custom: {
50: '#c7e7e4',
500: '#aedcd8',
950: '#000000',
},
}SCSS
$custom: #aedcd8; $custom-light: #c7e7e4; $custom-dark: #000000;
JSON
{
"hex": "#aedcd8",
"rgb": {
"r": 174,
"g": 220,
"b": 216
},
"hsl": {
"h": 174.783,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.86099,
"c": 0.04809,
"h": 189.7
},
"luminance": 0.65143
}Semantic roles & 50–950 ramp
primary
#AEDCD8
secondary
#B47A7F
accent
#333EB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484