#AEDBA6#AEDBA6
#AEDBA6 is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.6% C 0.086 H 140.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA6 |
|---|---|
| RGB | rgb(174, 219, 166) |
| HSL | hsl(111, 42%, 75%) |
| HSV | hsv(111, 24%, 86%) |
| CMYK | cmyk(20.5%, 0%, 24.2%, 14.1%) |
| CIE-LAB | lab(83.13, -24.56, 21.39) |
| CIE-LCH | lch(83.13, 32.58, 138.94°) |
| OKLab | oklab(84.58% -0.0669 0.0545) |
| OKLCH | oklch(84.58% 0.086 140.8) |
| XYZ | xyz(49.6683, 62.4136, 45.4992) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.76
Mint
#AAF0C1
ΔE00 6.38
Washed Out Green
#BCF5A6
ΔE00 7.16
Celadon
#BEFDB7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA6 #D3A6DB
analogous
#C8DBA6 #AEDBA6 #A6DBB8
triadic
#AEDBA6 #A6AEDB #DBA6AE
tetradic
#AEDBA6 #A6C8DB #D3A6DB #DBB8A6
square
#AEDBA6 #A6C8DB #D3A6DB #DBB8A6
split-complementary
#AEDBA6 #B8A6DB #DBA6C8
monochromatic
#5FB84F #86C97A #AEDBA6 #D6EDD2 #EBF6E9
Accessibility & contrast
On white
1.56
#AEDBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#AEDBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA6
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA6 | 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)
#DED2A3
Deuteranopia (green-blind)
#D7CDA9
Tritanopia (blue-blind)
#ABD7CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba6; /* rgb */ color: rgb(174, 219, 166); /* oklch */ color: oklch(84.6% 0.086 140.8);
Tailwind
colors: {
custom: {
50: '#c7e6c0',
500: '#aedba6',
950: '#000000',
},
}SCSS
$custom: #aedba6; $custom-light: #c7e6c0; $custom-dark: #000000;
JSON
{
"hex": "#aedba6",
"rgb": {
"r": 174,
"g": 219,
"b": 166
},
"hsl": {
"h": 110.943,
"s": 42.4,
"l": 75.49
},
"oklch": {
"l": 0.84583,
"c": 0.08627,
"h": 140.8
},
"luminance": 0.62415
}Semantic roles & 50–950 ramp
primary
#AEDBA6
secondary
#A972B3
accent
#30B5A1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482