#AEDFDC#AEDFDC
#AEDFDC is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.051 H 191.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFDC |
|---|---|
| RGB | rgb(174, 223, 220) |
| HSL | hsl(176, 43%, 78%) |
| HSV | hsv(176, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.47, -16.34, -3.71) |
| CIE-LCH | lch(85.47, 16.75, 192.81°) |
| OKLab | oklab(86.86% -0.0497 -0.0102) |
| OKLCH | oklch(86.86% 0.051 191.6) |
| XYZ | xyz(56.7577, 66.9391, 77.6263) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.89
Paleturquoise
#AFEEEE
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 6.19
Pale Sky Blue
#BDF6FE
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 6.72
Light Light Blue
#CAFFFB
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFDC #DFAEB1
analogous
#AEDFC4 #AEDFDC #AEC9DF
triadic
#AEDFDC #DCAEDF #DFDCAE
tetradic
#AEDFDC #C4AEDF #DFAEB1 #C9DFAE
square
#AEDFDC #C4AEDF #DFAEB1 #C9DFAE
split-complementary
#AEDFDC #DFAEC9 #DFC4AE
monochromatic
#56BCB6 #82CEC9 #AEDFDC #DAF0EF #E9F6F6
Accessibility & contrast
On white
1.46
#AEDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#AEDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFDC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFDC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#9FE2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedfdc; /* rgb */ color: rgb(174, 223, 220); /* oklch */ color: oklch(86.9% 0.051 191.6);
Tailwind
colors: {
custom: {
50: '#c7e9e6',
500: '#aedfdc',
950: '#000000',
},
}SCSS
$custom: #aedfdc; $custom-light: #c7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#aedfdc",
"rgb": {
"r": 174,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.327,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86863,
"c": 0.05075,
"h": 191.6
},
"luminance": 0.66941
}Semantic roles & 50–950 ramp
primary
#AEDFDC
secondary
#B87A7D
accent
#2F37B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484