#AEDBA7#AEDBA7
#AEDBA7 is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.6% C 0.085 H 141.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA7 |
|---|---|
| RGB | rgb(174, 219, 167) |
| HSL | hsl(112, 42%, 76%) |
| HSV | hsv(112, 24%, 86%) |
| CMYK | cmyk(20.5%, 0%, 23.7%, 14.1%) |
| CIE-LAB | lab(83.15, -24.40, 20.90) |
| CIE-LCH | lch(83.15, 32.13, 139.42°) |
| OKLab | oklab(84.6% -0.0664 0.0533) |
| OKLCH | oklch(84.6% 0.085 141.3) |
| XYZ | xyz(49.7604, 62.4505, 45.9842) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 4.76
Mint
#AAF0C1
ΔE00 6.26
Washed Out Green
#BCF5A6
ΔE00 7.31
Celadon
#BEFDB7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA7 #D4A7DB
analogous
#C8DBA7 #AEDBA7 #A7DBBA
triadic
#AEDBA7 #A7AEDB #DBA7AE
tetradic
#AEDBA7 #A7C8DB #D4A7DB #DBBAA7
square
#AEDBA7 #A7C8DB #D4A7DB #DBBAA7
split-complementary
#AEDBA7 #BAA7DB #DBA7C8
monochromatic
#5EB750 #86C97C #AEDBA7 #D6EDD2 #EBF6E9
Accessibility & contrast
On white
1.56
#AEDBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#AEDBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A4
Deuteranopia (green-blind)
#D7CDAA
Tritanopia (blue-blind)
#ABD8CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba7; /* rgb */ color: rgb(174, 219, 167); /* oklch */ color: oklch(84.6% 0.085 141.3);
Tailwind
colors: {
custom: {
50: '#c7e6c1',
500: '#aedba7',
950: '#000000',
},
}SCSS
$custom: #aedba7; $custom-light: #c7e6c1; $custom-dark: #000000;
JSON
{
"hex": "#aedba7",
"rgb": {
"r": 174,
"g": 219,
"b": 167
},
"hsl": {
"h": 111.923,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.84605,
"c": 0.08517,
"h": 141.3
},
"luminance": 0.62452
}Semantic roles & 50–950 ramp
primary
#AEDBA7
secondary
#AA73B3
accent
#30B5A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482