#AEDCC7#AEDCC7
#AEDCC7 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.056 H 165.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCC7 |
|---|---|
| RGB | rgb(174, 220, 199) |
| HSL | hsl(153, 40%, 77%) |
| HSV | hsv(153, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(84.13, -19.11, 5.43) |
| CIE-LCH | lch(84.13, 19.87, 164.16°) |
| OKLab | oklab(85.61% -0.0543 0.014) |
| OKLCH | oklch(85.61% 0.056 165.5) |
| XYZ | xyz(53.3547, 64.3068, 63.6231) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.81
Pale Teal
#82CBB2
ΔE00 7.19
Seafoam Blue
#78D1B6
ΔE00 8.08
Pale Aqua
#B8FFEB
ΔE00 8.19
Mint
#AAF0C1
ΔE00 8.31
Duck Egg Blue
#C3FBF4
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCC7 #DCAEC3
analogous
#AEDCB0 #AEDCC7 #AEDADC
triadic
#AEDCC7 #C7AEDC #DCC7AE
tetradic
#AEDCC7 #B0AEDC #DCAEC3 #DADCAE
square
#AEDCC7 #B0AEDC #DCAEC3 #DADCAE
split-complementary
#AEDCC7 #DCAEDA #DCB0AE
monochromatic
#59B78C #83CAA9 #AEDCC7 #D9EEE5 #EAF6F0
Accessibility & contrast
On white
1.51
#AEDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#AEDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCC7
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCC7 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#D2CFC8
Tritanopia (blue-blind)
#A5DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedcc7; /* rgb */ color: rgb(174, 220, 199); /* oklch */ color: oklch(85.6% 0.056 165.5);
Tailwind
colors: {
custom: {
50: '#c6e7d8',
500: '#aedcc7',
950: '#000000',
},
}SCSS
$custom: #aedcc7; $custom-light: #c6e7d8; $custom-dark: #000000;
JSON
{
"hex": "#aedcc7",
"rgb": {
"r": 174,
"g": 220,
"b": 199
},
"hsl": {
"h": 152.609,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85613,
"c": 0.05608,
"h": 165.5
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#AEDCC7
secondary
#B47A95
accent
#336DB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483