#AEDBA2#AEDBA2
#AEDBA2 is a very light, moderate green. Relative luminance 0.623; OKLCH L 84.5% C 0.091 H 139.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA2 |
|---|---|
| RGB | rgb(174, 219, 162) |
| HSL | hsl(107, 44%, 75%) |
| HSV | hsv(107, 26%, 86%) |
| CMYK | cmyk(20.5%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(83.06, -25.21, 23.38) |
| CIE-LCH | lch(83.06, 34.38, 137.16°) |
| OKLab | oklab(84.5% -0.0686 0.0593) |
| OKLCH | oklch(84.5% 0.091 139.1) |
| XYZ | xyz(49.3071, 62.2691, 43.5967) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.30
Light Sage
#BCECAC
ΔE00 3.94
Hospital Green
#9BE5AA
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 6.63
Mint
#AAF0C1
ΔE00 6.88
Celadon
#BEFDB7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA2 #CFA2DB
analogous
#CBDBA2 #AEDBA2 #A2DBB2
triadic
#AEDBA2 #A2AEDB #DBA2AE
tetradic
#AEDBA2 #A2CBDB #CFA2DB #DBB2A2
square
#AEDBA2 #A2CBDB #CFA2DB #DBB2A2
split-complementary
#AEDBA2 #B2A2DB #DBA2CB
monochromatic
#61B94A #88CA76 #AEDBA2 #D4ECCE #ECF6E9
Accessibility & contrast
On white
1.56
#AEDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#AEDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA2
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA2 | 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)
#DFD29F
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#ACD7CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba2; /* rgb */ color: rgb(174, 219, 162); /* oklch */ color: oklch(84.5% 0.091 139.1);
Tailwind
colors: {
custom: {
50: '#c7e6bd',
500: '#aedba2',
950: '#000000',
},
}SCSS
$custom: #aedba2; $custom-light: #c7e6bd; $custom-dark: #000000;
JSON
{
"hex": "#aedba2",
"rgb": {
"r": 174,
"g": 219,
"b": 162
},
"hsl": {
"h": 107.368,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.84496,
"c": 0.09067,
"h": 139.1
},
"luminance": 0.6227
}Semantic roles & 50–950 ramp
primary
#AEDBA2
secondary
#A46EB3
accent
#2EB79A
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482