#AEDBA5#AEDBA5
#AEDBA5 is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.6% C 0.087 H 140.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA5 |
|---|---|
| RGB | rgb(174, 219, 165) |
| HSL | hsl(110, 43%, 75%) |
| HSV | hsv(110, 25%, 86%) |
| CMYK | cmyk(20.5%, 0%, 24.7%, 14.1%) |
| CIE-LAB | lab(83.11, -24.73, 21.89) |
| CIE-LCH | lch(83.11, 33.02, 138.48°) |
| OKLab | oklab(84.56% -0.0673 0.0557) |
| OKLCH | oklch(84.56% 0.087 140.4) |
| XYZ | xyz(49.5770, 62.3771, 45.0180) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.77
Mint
#AAF0C1
ΔE00 6.49
Washed Out Green
#BCF5A6
ΔE00 7.02
Celadon
#BEFDB7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA5 #D2A5DB
analogous
#C9DBA5 #AEDBA5 #A5DBB7
triadic
#AEDBA5 #A5AEDB #DBA5AE
tetradic
#AEDBA5 #A5C9DB #D2A5DB #DBB7A5
square
#AEDBA5 #A5C9DB #D2A5DB #DBB7A5
split-complementary
#AEDBA5 #B7A5DB #DBA5C9
monochromatic
#5FB84E #87CA79 #AEDBA5 #D5ECD1 #EBF6E9
Accessibility & contrast
On white
1.56
#AEDBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#AEDBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA5
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA5 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A2
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#ABD7CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba5; /* rgb */ color: rgb(174, 219, 165); /* oklch */ color: oklch(84.6% 0.087 140.4);
Tailwind
colors: {
custom: {
50: '#c7e6c0',
500: '#aedba5',
950: '#000000',
},
}SCSS
$custom: #aedba5; $custom-light: #c7e6c0; $custom-dark: #000000;
JSON
{
"hex": "#aedba5",
"rgb": {
"r": 174,
"g": 219,
"b": 165
},
"hsl": {
"h": 110,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.84561,
"c": 0.08737,
"h": 140.4
},
"luminance": 0.62378
}Semantic roles & 50–950 ramp
primary
#AEDBA5
secondary
#A871B3
accent
#30B6A0
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482