#AEDEB6#AEDEB6
#AEDEB6 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.074 H 149.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB6 |
|---|---|
| RGB | rgb(174, 222, 182) |
| HSL | hsl(130, 42%, 78%) |
| HSV | hsv(130, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(84.29, -23.28, 14.62) |
| CIE-LCH | lch(84.29, 27.49, 147.88°) |
| OKLab | oklab(85.61% -0.0641 0.0377) |
| OKLCH | oklch(85.61% 0.074 149.6) |
| XYZ | xyz(52.0181, 64.6170, 53.9785) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.34
Light Sage
#BCECAC
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB6 #DEAED6
analogous
#BEDEAE #AEDEB6 #AEDECE
triadic
#AEDEB6 #B6AEDE #DEB6AE
tetradic
#AEDEB6 #AEBEDE #DEAED6 #DECEAE
square
#AEDEB6 #AEBEDE #DEAED6 #DECEAE
split-complementary
#AEDEB6 #CEAEDE #DEAEBE
monochromatic
#57BB68 #83CC8F #AEDEB6 #D9F0DD #E9F6EB
Accessibility & contrast
On white
1.51
#AEDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#AEDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB6
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB6 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B4
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#A8DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb6; /* rgb */ color: rgb(174, 222, 182); /* oklch */ color: oklch(85.6% 0.074 149.6);
Tailwind
colors: {
custom: {
50: '#c7e8cc',
500: '#aedeb6',
950: '#000000',
},
}SCSS
$custom: #aedeb6; $custom-light: #c7e8cc; $custom-dark: #000000;
JSON
{
"hex": "#aedeb6",
"rgb": {
"r": 174,
"g": 222,
"b": 182
},
"hsl": {
"h": 130,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85614,
"c": 0.0743,
"h": 149.6
},
"luminance": 0.64619
}Semantic roles & 50–950 ramp
primary
#AEDEB6
secondary
#B67AAC
accent
#309FB5
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483