#AEDEB3#AEDEB3
#AEDEB3 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.077 H 147.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB3 |
|---|---|
| RGB | rgb(174, 222, 179) |
| HSL | hsl(126, 42%, 78%) |
| HSV | hsv(126, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(84.22, -23.81, 16.10) |
| CIE-LCH | lch(84.22, 28.75, 145.93°) |
| OKLab | oklab(85.54% -0.0653 0.0414) |
| OKLCH | oklch(85.54% 0.077 147.6) |
| XYZ | xyz(51.7113, 64.4944, 52.3632) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 5.48
Light Sage
#BCECAC
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 6.75
Seafoam
#7FE0B3
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB3 #DEAED9
analogous
#C1DEAE #AEDEB3 #AEDECB
triadic
#AEDEB3 #B3AEDE #DEB3AE
tetradic
#AEDEB3 #AEC1DE #DEAED9 #DECBAE
square
#AEDEB3 #AEC1DE #DEAED9 #DECBAE
split-complementary
#AEDEB3 #CBAEDE #DEAEC1
monochromatic
#57BB61 #83CC8A #AEDEB3 #D9F0DC #E9F6EB
Accessibility & contrast
On white
1.51
#AEDEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#AEDEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB3
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB3 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B1
Deuteranopia (green-blind)
#D7D0B5
Tritanopia (blue-blind)
#A9DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb3; /* rgb */ color: rgb(174, 222, 179); /* oklch */ color: oklch(85.5% 0.077 147.6);
Tailwind
colors: {
custom: {
50: '#c7e8c9',
500: '#aedeb3',
950: '#000000',
},
}SCSS
$custom: #aedeb3; $custom-light: #c7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#aedeb3",
"rgb": {
"r": 174,
"g": 222,
"b": 179
},
"hsl": {
"h": 126.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85542,
"c": 0.07734,
"h": 147.6
},
"luminance": 0.64496
}Semantic roles & 50–950 ramp
primary
#AEDEB3
secondary
#B67AB0
accent
#30A7B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482