#AEDFC9#AEDFC9
#AEDFC9 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.3% C 0.059 H 165.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC9 |
|---|---|
| RGB | rgb(174, 223, 201) |
| HSL | hsl(153, 43%, 78%) |
| HSV | hsv(153, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 9.9%, 12.5%) |
| CIE-LAB | lab(84.99, -20.21, 5.62) |
| CIE-LCH | lch(84.99, 20.98, 164.47°) |
| OKLab | oklab(86.32% -0.0574 0.0145) |
| OKLCH | oklch(86.32% 0.059 165.8) |
| XYZ | xyz(54.3828, 65.9892, 65.1189) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.44
Mint
#AAF0C1
ΔE00 7.67
Seafoam Blue
#78D1B6
ΔE00 7.91
Pale Turquoise
#A5FBD5
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC9 #DFAEC4
analogous
#AEDFB0 #AEDFC9 #AEDDDF
triadic
#AEDFC9 #C9AEDF #DFC9AE
tetradic
#AEDFC9 #B0AEDF #DFAEC4 #DDDFAE
square
#AEDFC9 #B0AEDF #DFAEC4 #DDDFAE
split-complementary
#AEDFC9 #DFAEDD #DFB0AE
monochromatic
#56BC8F #82CEAC #AEDFC9 #DAF0E6 #E9F6F0
Accessibility & contrast
On white
1.48
#AEDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AEDFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC9
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC9 | 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)
#DDD8C8
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#A4DFD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc9; /* rgb */ color: rgb(174, 223, 201); /* oklch */ color: oklch(86.3% 0.059 165.8);
Tailwind
colors: {
custom: {
50: '#c7e9d9',
500: '#aedfc9',
950: '#000000',
},
}SCSS
$custom: #aedfc9; $custom-light: #c7e9d9; $custom-dark: #000000;
JSON
{
"hex": "#aedfc9",
"rgb": {
"r": 174,
"g": 223,
"b": 201
},
"hsl": {
"h": 153.061,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86319,
"c": 0.05923,
"h": 165.8
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#AEDFC9
secondary
#B87A95
accent
#2F6CB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483