#AEDDB2#AEDDB2
#AEDDB2 is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.3% C 0.077 H 147.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDB2 |
|---|---|
| RGB | rgb(174, 221, 178) |
| HSL | hsl(125, 41%, 77%) |
| HSV | hsv(125, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(83.93, -23.50, 16.21) |
| CIE-LCH | lch(83.93, 28.55, 145.40°) |
| OKLab | oklab(85.3% -0.0644 0.0417) |
| OKLCH | oklch(85.3% 0.077 147.1) |
| XYZ | xyz(51.3458, 63.9244, 51.7442) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Mint
#AAF0C1
ΔE00 5.09
Light Grey Green
#B7E1A1
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 6.94
Seafoam
#7FE0B3
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDB2 #DDAED9
analogous
#C2DDAE #AEDDB2 #AEDDC9
triadic
#AEDDB2 #B2AEDD #DDB2AE
tetradic
#AEDDB2 #AEC2DD #DDAED9 #DDC9AE
square
#AEDDB2 #AEC2DD #DDAED9 #DDC9AE
split-complementary
#AEDDB2 #C9AEDD #DDAEC2
monochromatic
#58B960 #83CB89 #AEDDB2 #D9EFDB #E9F6EB
Accessibility & contrast
On white
1.52
#AEDDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#AEDDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDB2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDB2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4B0
Deuteranopia (green-blind)
#D7CFB4
Tritanopia (blue-blind)
#A9DBD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aeddb2; /* rgb */ color: rgb(174, 221, 178); /* oklch */ color: oklch(85.3% 0.077 147.1);
Tailwind
colors: {
custom: {
50: '#c7e7c9',
500: '#aeddb2',
950: '#000000',
},
}SCSS
$custom: #aeddb2; $custom-light: #c7e7c9; $custom-dark: #000000;
JSON
{
"hex": "#aeddb2",
"rgb": {
"r": 174,
"g": 221,
"b": 178
},
"hsl": {
"h": 125.106,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85298,
"c": 0.07673,
"h": 147.1
},
"luminance": 0.63926
}Semantic roles & 50–950 ramp
primary
#AEDDB2
secondary
#B57AB0
accent
#32A9B4
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482