#AEDBA1#AEDBA1
#AEDBA1 is a very light, moderate green. Relative luminance 0.622; OKLCH L 84.5% C 0.092 H 138.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA1 |
|---|---|
| RGB | rgb(174, 219, 161) |
| HSL | hsl(107, 45%, 75%) |
| HSV | hsv(107, 26%, 86%) |
| CMYK | cmyk(20.5%, 0%, 26.5%, 14.1%) |
| CIE-LAB | lab(83.04, -25.37, 23.87) |
| CIE-LCH | lch(83.04, 34.84, 136.75°) |
| OKLab | oklab(84.48% -0.069 0.0605) |
| OKLCH | oklch(84.48% 0.092 138.7) |
| XYZ | xyz(49.2186, 62.2337, 43.1305) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.14
Light Sage
#BCECAC
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 4.94
Washed Out Green
#BCF5A6
ΔE00 6.51
Mint
#AAF0C1
ΔE00 7.02
Pale Olive Green
#B1D27B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA1 #CEA1DB
analogous
#CBDBA1 #AEDBA1 #A1DBB1
triadic
#AEDBA1 #A1AEDB #DBA1AE
tetradic
#AEDBA1 #A1CBDB #CEA1DB #DBB1A1
square
#AEDBA1 #A1CBDB #CEA1DB #DBB1A1
split-complementary
#AEDBA1 #B1A1DB #DBA1CB
monochromatic
#62B948 #88CA75 #AEDBA1 #D4ECCD #ECF7E9
Accessibility & contrast
On white
1.56
#AEDBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#AEDBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA1
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA1 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19D
Deuteranopia (green-blind)
#D8CDA4
Tritanopia (blue-blind)
#ACD7CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba1; /* rgb */ color: rgb(174, 219, 161); /* oklch */ color: oklch(84.5% 0.092 138.7);
Tailwind
colors: {
custom: {
50: '#c7e6bd',
500: '#aedba1',
950: '#000000',
},
}SCSS
$custom: #aedba1; $custom-light: #c7e6bd; $custom-dark: #000000;
JSON
{
"hex": "#aedba1",
"rgb": {
"r": 174,
"g": 219,
"b": 161
},
"hsl": {
"h": 106.552,
"s": 44.615,
"l": 74.51
},
"oklch": {
"l": 0.84475,
"c": 0.09178,
"h": 138.7
},
"luminance": 0.62235
}Semantic roles & 50–950 ramp
primary
#AEDBA1
secondary
#A36DB3
accent
#2EB899
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482