#AEDCDF#AEDCDF
#AEDCDF is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.048 H 201.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCDF |
|---|---|
| RGB | rgb(174, 220, 223) |
| HSL | hsl(184, 43%, 78%) |
| HSV | hsv(184, 22%, 87%) |
| CMYK | cmyk(22%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.75, -14.18, -6.37) |
| CIE-LCH | lch(84.75, 15.54, 204.20°) |
| OKLab | oklab(86.31% -0.0446 -0.0174) |
| OKLCH | oklch(86.31% 0.048 201.3) |
| XYZ | xyz(56.3641, 65.5106, 79.4728) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.51
Paleturquoise
#AFEEEE
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.06
Pale Sky Blue
#BDF6FE
ΔE00 5.98
Light Sky Blue
#C6FCFF
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCDF #DFB1AE
analogous
#AEDFC9 #AEDCDF #AEC4DF
triadic
#AEDCDF #DFAEDC #DCDFAE
tetradic
#AEDCDF #C9AEDF #DFB1AE #C4DFAE
square
#AEDCDF #C9AEDF #DFB1AE #C4DFAE
split-complementary
#AEDCDF #DFAEC4 #DFC9AE
monochromatic
#56B6BC #82C9CE #AEDCDF #DAEFF0 #E9F6F6
Accessibility & contrast
On white
1.49
#AEDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#AEDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCDF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCDF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#9FE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedcdf; /* rgb */ color: rgb(174, 220, 223); /* oklch */ color: oklch(86.3% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#c7e7e9',
500: '#aedcdf',
950: '#000000',
},
}SCSS
$custom: #aedcdf; $custom-light: #c7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#aedcdf",
"rgb": {
"r": 174,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.673,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86313,
"c": 0.04789,
"h": 201.3
},
"luminance": 0.65513
}Semantic roles & 50–950 ramp
primary
#AEDCDF
secondary
#B87D7A
accent
#372FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484