#AEDBA3#AEDBA3
#AEDBA3 is a very light, moderate green. Relative luminance 0.623; OKLCH L 84.5% C 0.090 H 139.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA3 |
|---|---|
| RGB | rgb(174, 219, 163) |
| HSL | hsl(108, 44%, 75%) |
| HSV | hsv(108, 26%, 86%) |
| CMYK | cmyk(20.5%, 0%, 25.6%, 14.1%) |
| CIE-LAB | lab(83.08, -25.05, 22.88) |
| CIE-LCH | lch(83.08, 33.93, 137.59°) |
| OKLab | oklab(84.52% -0.0681 0.0581) |
| OKLCH | oklch(84.52% 0.09 139.5) |
| XYZ | xyz(49.3963, 62.3048, 44.0667) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.47
Light Sage
#BCECAC
ΔE00 4.01
Hospital Green
#9BE5AA
ΔE00 4.84
Mint
#AAF0C1
ΔE00 6.75
Washed Out Green
#BCF5A6
ΔE00 6.75
Celadon
#BEFDB7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA3 #D0A3DB
analogous
#CADBA3 #AEDBA3 #A3DBB4
triadic
#AEDBA3 #A3AEDB #DBA3AE
tetradic
#AEDBA3 #A3CADB #D0A3DB #DBB4A3
square
#AEDBA3 #A3CADB #D0A3DB #DBB4A3
split-complementary
#AEDBA3 #B4A3DB #DBA3CA
monochromatic
#61B94B #87CA77 #AEDBA3 #D5ECCF #ECF6E9
Accessibility & contrast
On white
1.56
#AEDBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#AEDBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA3
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA3 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD2A0
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#ACD7CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba3; /* rgb */ color: rgb(174, 219, 163); /* oklch */ color: oklch(84.5% 0.090 139.5);
Tailwind
colors: {
custom: {
50: '#c7e6be',
500: '#aedba3',
950: '#000000',
},
}SCSS
$custom: #aedba3; $custom-light: #c7e6be; $custom-dark: #000000;
JSON
{
"hex": "#aedba3",
"rgb": {
"r": 174,
"g": 219,
"b": 163
},
"hsl": {
"h": 108.214,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.84517,
"c": 0.08957,
"h": 139.5
},
"luminance": 0.62306
}Semantic roles & 50–950 ramp
primary
#AEDBA3
secondary
#A66FB3
accent
#2FB79C
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482