#AEDEC5#AEDEC5
#AEDEC5 is a very light, moderate green. Relative luminance 0.653; OKLCH L 86.0% C 0.061 H 162.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC5 |
|---|---|
| RGB | rgb(174, 222, 197) |
| HSL | hsl(149, 42%, 78%) |
| HSV | hsv(149, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(84.62, -20.50, 7.20) |
| CIE-LCH | lch(84.62, 21.72, 160.65°) |
| OKLab | oklab(85.99% -0.0578 0.0186) |
| OKLCH | oklch(85.99% 0.061 162.1) |
| XYZ | xyz(53.6520, 65.2706, 62.5842) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.94
Mint
#AAF0C1
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.16
Seafoam Blue
#78D1B6
ΔE00 7.91
Pale Turquoise
#A5FBD5
ΔE00 7.99
Pale Aqua
#B8FFEB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC5 #DEAEC7
analogous
#AFDEAE #AEDEC5 #AEDEDD
triadic
#AEDEC5 #C5AEDE #DEC5AE
tetradic
#AEDEC5 #AEAFDE #DEAEC7 #DEDDAE
square
#AEDEC5 #AEAFDE #DEAEC7 #DEDDAE
split-complementary
#AEDEC5 #DDAEDE #DEAEAF
monochromatic
#57BB87 #83CCA6 #AEDEC5 #D9F0E4 #E9F6EF
Accessibility & contrast
On white
1.49
#AEDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AEDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C4
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#A5DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec5; /* rgb */ color: rgb(174, 222, 197); /* oklch */ color: oklch(86.0% 0.061 162.1);
Tailwind
colors: {
custom: {
50: '#c7e8d6',
500: '#aedec5',
950: '#000000',
},
}SCSS
$custom: #aedec5; $custom-light: #c7e8d6; $custom-dark: #000000;
JSON
{
"hex": "#aedec5",
"rgb": {
"r": 174,
"g": 222,
"b": 197
},
"hsl": {
"h": 148.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85994,
"c": 0.0607,
"h": 162.1
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#AEDEC5
secondary
#B67A99
accent
#3076B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483