#AEDFCA#AEDFCA
#AEDFCA is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.3% C 0.059 H 166.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFCA |
|---|---|
| RGB | rgb(174, 223, 202) |
| HSL | hsl(154, 43%, 78%) |
| HSV | hsv(154, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.02, -20.02, 5.12) |
| CIE-LCH | lch(85.02, 20.66, 165.64°) |
| OKLab | oklab(86.35% -0.057 0.0132) |
| OKLCH | oklch(86.35% 0.059 166.9) |
| XYZ | xyz(54.5008, 66.0364, 65.7404) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.36
Pale Teal
#82CBB2
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.37
Mint
#AAF0C1
ΔE00 7.95
Seafoam Blue
#78D1B6
ΔE00 7.96
Duck Egg Blue
#C3FBF4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFCA #DFAEC3
analogous
#AEDFB1 #AEDFCA #AEDBDF
triadic
#AEDFCA #CAAEDF #DFCAAE
tetradic
#AEDFCA #B1AEDF #DFAEC3 #DBDFAE
square
#AEDFCA #B1AEDF #DFAEC3 #DBDFAE
split-complementary
#AEDFCA #DFAEDB #DFB1AE
monochromatic
#56BC91 #82CEAD #AEDFCA #DAF0E7 #E9F6F1
Accessibility & contrast
On white
1.48
#AEDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#AEDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFCA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFCA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#A4DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfca; /* rgb */ color: rgb(174, 223, 202); /* oklch */ color: oklch(86.3% 0.059 166.9);
Tailwind
colors: {
custom: {
50: '#c7e9da',
500: '#aedfca',
950: '#000000',
},
}SCSS
$custom: #aedfca; $custom-light: #c7e9da; $custom-dark: #000000;
JSON
{
"hex": "#aedfca",
"rgb": {
"r": 174,
"g": 223,
"b": 202
},
"hsl": {
"h": 154.286,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86347,
"c": 0.05852,
"h": 166.9
},
"luminance": 0.66038
}Semantic roles & 50–950 ramp
primary
#AEDFCA
secondary
#B87A94
accent
#2F69B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483