#AEDBA8#AEDBA8
#AEDBA8 is a very light, moderate green. Relative luminance 0.625; OKLCH L 84.6% C 0.084 H 141.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBA8 |
|---|---|
| RGB | rgb(174, 219, 168) |
| HSL | hsl(113, 41%, 76%) |
| HSV | hsv(113, 23%, 86%) |
| CMYK | cmyk(20.5%, 0%, 23.3%, 14.1%) |
| CIE-LAB | lab(83.17, -24.23, 20.40) |
| CIE-LCH | lch(83.17, 31.68, 139.91°) |
| OKLab | oklab(84.63% -0.066 0.0521) |
| OKLCH | oklch(84.63% 0.084 141.7) |
| XYZ | xyz(49.8532, 62.4876, 46.4729) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.45
Light Sage
#BCECAC
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 4.77
Mint
#AAF0C1
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 7.46
Celadon
#BEFDB7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBA8 #D5A8DB
analogous
#C7DBA8 #AEDBA8 #A8DBBB
triadic
#AEDBA8 #A8AEDB #DBA8AE
tetradic
#AEDBA8 #A8C7DB #D5A8DB #DBBBA8
square
#AEDBA8 #A8C7DB #D5A8DB #DBBBA8
split-complementary
#AEDBA8 #BBA8DB #DBA8C7
monochromatic
#5DB751 #86C97D #AEDBA8 #D6EDD3 #EBF6E9
Accessibility & contrast
On white
1.56
#AEDBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#AEDBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBA8
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBA8 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A5
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#ABD8CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedba8; /* rgb */ color: rgb(174, 219, 168); /* oklch */ color: oklch(84.6% 0.084 141.7);
Tailwind
colors: {
custom: {
50: '#c7e6c2',
500: '#aedba8',
950: '#000000',
},
}SCSS
$custom: #aedba8; $custom-light: #c7e6c2; $custom-dark: #000000;
JSON
{
"hex": "#aedba8",
"rgb": {
"r": 174,
"g": 219,
"b": 168
},
"hsl": {
"h": 112.941,
"s": 41.463,
"l": 75.882
},
"oklch": {
"l": 0.84627,
"c": 0.08408,
"h": 141.7
},
"luminance": 0.62489
}Semantic roles & 50–950 ramp
primary
#AEDBA8
secondary
#AB74B3
accent
#31B5A5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482