#AEDEB4#AEDEB4
#AEDEB4 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.6% C 0.076 H 148.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB4 |
|---|---|
| RGB | rgb(174, 222, 180) |
| HSL | hsl(128, 42%, 78%) |
| HSV | hsv(128, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(84.24, -23.64, 15.61) |
| CIE-LCH | lch(84.24, 28.33, 146.56°) |
| OKLab | oklab(85.57% -0.0649 0.0401) |
| OKLCH | oklch(85.57% 0.076 148.3) |
| XYZ | xyz(51.8128, 64.5350, 52.8978) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.74
Light Sage
#BCECAC
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB4 #DEAED8
analogous
#C0DEAE #AEDEB4 #AEDECC
triadic
#AEDEB4 #B4AEDE #DEB4AE
tetradic
#AEDEB4 #AEC0DE #DEAED8 #DECCAE
square
#AEDEB4 #AEC0DE #DEAED8 #DECCAE
split-complementary
#AEDEB4 #CCAEDE #DEAEC0
monochromatic
#57BB63 #83CC8C #AEDEB4 #D9F0DC #E9F6EB
Accessibility & contrast
On white
1.51
#AEDEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#AEDEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB4
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB4 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B2
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#A8DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb4; /* rgb */ color: rgb(174, 222, 180); /* oklch */ color: oklch(85.6% 0.076 148.3);
Tailwind
colors: {
custom: {
50: '#c7e8ca',
500: '#aedeb4',
950: '#000000',
},
}SCSS
$custom: #aedeb4; $custom-light: #c7e8ca; $custom-dark: #000000;
JSON
{
"hex": "#aedeb4",
"rgb": {
"r": 174,
"g": 222,
"b": 180
},
"hsl": {
"h": 127.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85566,
"c": 0.07632,
"h": 148.3
},
"luminance": 0.64537
}Semantic roles & 50–950 ramp
primary
#AEDEB4
secondary
#B67AAF
accent
#30A5B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482