#AEDEB2#AEDEB2
#AEDEB2 is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.078 H 147.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB2 |
|---|---|
| RGB | rgb(174, 222, 178) |
| HSL | hsl(125, 42%, 78%) |
| HSV | hsv(125, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(84.20, -23.99, 16.60) |
| CIE-LCH | lch(84.20, 29.17, 145.32°) |
| OKLab | oklab(85.52% -0.0658 0.0426) |
| OKLCH | oklch(85.52% 0.078 147) |
| XYZ | xyz(51.6106, 64.4541, 51.8325) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.74
Mint
#AAF0C1
ΔE00 4.84
Light Grey Green
#B7E1A1
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB2 #DEAEDA
analogous
#C2DEAE #AEDEB2 #AEDECA
triadic
#AEDEB2 #B2AEDE #DEB2AE
tetradic
#AEDEB2 #AEC2DE #DEAEDA #DECAAE
square
#AEDEB2 #AEC2DE #DEAEDA #DECAAE
split-complementary
#AEDEB2 #CAAEDE #DEAEC2
monochromatic
#57BB5F #83CC89 #AEDEB2 #D9F0DB #E9F6EA
Accessibility & contrast
On white
1.51
#AEDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AEDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5B0
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#A9DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb2; /* rgb */ color: rgb(174, 222, 178); /* oklch */ color: oklch(85.5% 0.078 147.0);
Tailwind
colors: {
custom: {
50: '#c7e8c9',
500: '#aedeb2',
950: '#000000',
},
}SCSS
$custom: #aedeb2; $custom-light: #c7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#aedeb2",
"rgb": {
"r": 174,
"g": 222,
"b": 178
},
"hsl": {
"h": 125,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85518,
"c": 0.07837,
"h": 147
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#AEDEB2
secondary
#B67AB1
accent
#30AAB5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482