#AEDEC7#AEDEC7
#AEDEC7 is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.0% C 0.059 H 164.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC7 |
|---|---|
| RGB | rgb(174, 222, 199) |
| HSL | hsl(151, 42%, 78%) |
| HSV | hsv(151, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(84.67, -20.11, 6.21) |
| CIE-LCH | lch(84.67, 21.05, 162.84°) |
| OKLab | oklab(86.05% -0.0569 0.0161) |
| OKLCH | oklch(86.05% 0.059 164.2) |
| XYZ | xyz(53.8827, 65.3629, 63.7991) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 7.16
Mint
#AAF0C1
ΔE00 7.52
Pale Aqua
#B8FFEB
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 7.92
Pale Turquoise
#A5FBD5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC7 #DEAEC5
analogous
#AEDEAF #AEDEC7 #AEDDDE
triadic
#AEDEC7 #C7AEDE #DEC7AE
tetradic
#AEDEC7 #AFAEDE #DEAEC5 #DDDEAE
square
#AEDEC7 #AFAEDE #DEAEC5 #DDDEAE
split-complementary
#AEDEC7 #DEAEDD #DEAFAE
monochromatic
#57BB8B #83CCA9 #AEDEC7 #D9F0E5 #E9F6F0
Accessibility & contrast
On white
1.49
#AEDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#AEDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC7
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC7 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C6
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#A4DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec7; /* rgb */ color: rgb(174, 222, 199); /* oklch */ color: oklch(86.0% 0.059 164.2);
Tailwind
colors: {
custom: {
50: '#c7e8d8',
500: '#aedec7',
950: '#000000',
},
}SCSS
$custom: #aedec7; $custom-light: #c7e8d8; $custom-dark: #000000;
JSON
{
"hex": "#aedec7",
"rgb": {
"r": 174,
"g": 222,
"b": 199
},
"hsl": {
"h": 151.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86048,
"c": 0.05916,
"h": 164.2
},
"luminance": 0.65365
}Semantic roles & 50–950 ramp
primary
#AEDEC7
secondary
#B67A97
accent
#3070B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483