#AEDEC6#AEDEC6
#AEDEC6 is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.060 H 163.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC6 |
|---|---|
| RGB | rgb(174, 222, 198) |
| HSL | hsl(150, 42%, 78%) |
| HSV | hsv(150, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(84.65, -20.30, 6.70) |
| CIE-LCH | lch(84.65, 21.38, 161.72°) |
| OKLab | oklab(86.02% -0.0573 0.0174) |
| OKLCH | oklch(86.02% 0.06 163.2) |
| XYZ | xyz(53.7670, 65.3166, 63.1896) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 7.15
Mint
#AAF0C1
ΔE00 7.26
Pale Aqua
#B8FFEB
ΔE00 7.89
Seafoam Blue
#78D1B6
ΔE00 7.91
Pale Turquoise
#A5FBD5
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC6 #DEAEC6
analogous
#AEDEAE #AEDEC6 #AEDEDE
triadic
#AEDEC6 #C6AEDE #DEC6AE
tetradic
#AEDEC6 #AEAEDE #DEAEC6 #DEDEAE
square
#AEDEC6 #AEAEDE #DEAEC6 #DEDEAE
split-complementary
#AEDEC6 #DEAEDE #DEAEAE
monochromatic
#57BB89 #83CCA7 #AEDEC6 #D9F0E5 #E9F6F0
Accessibility & contrast
On white
1.49
#AEDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#AEDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C5
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#A5DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec6; /* rgb */ color: rgb(174, 222, 198); /* oklch */ color: oklch(86.0% 0.060 163.2);
Tailwind
colors: {
custom: {
50: '#c7e8d7',
500: '#aedec6',
950: '#000000',
},
}SCSS
$custom: #aedec6; $custom-light: #c7e8d7; $custom-dark: #000000;
JSON
{
"hex": "#aedec6",
"rgb": {
"r": 174,
"g": 222,
"b": 198
},
"hsl": {
"h": 150,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86021,
"c": 0.05992,
"h": 163.2
},
"luminance": 0.65318
}Semantic roles & 50–950 ramp
primary
#AEDEC6
secondary
#B67A98
accent
#3073B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483