#AEDFB2#AEDFB2
#AEDFB2 is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.7% C 0.080 H 147.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFB2 |
|---|---|
| RGB | rgb(174, 223, 178) |
| HSL | hsl(125, 43%, 78%) |
| HSV | hsv(125, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(84.48, -24.47, 16.98) |
| CIE-LCH | lch(84.48, 29.79, 145.24°) |
| OKLab | oklab(85.74% -0.0671 0.0436) |
| OKLCH | oklch(85.74% 0.08 147) |
| XYZ | xyz(51.8770, 64.9868, 51.9213) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.47
Mint
#AAF0C1
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.06
Light Sage
#BCECAC
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFB2 #DFAEDB
analogous
#C2DFAE #AEDFB2 #AEDFCA
triadic
#AEDFB2 #B2AEDF #DFB2AE
tetradic
#AEDFB2 #AEC2DF #DFAEDB #DFCAAE
square
#AEDFB2 #AEC2DF #DFAEDB #DFCAAE
split-complementary
#AEDFB2 #CAAEDF #DFAEC2
monochromatic
#56BC5F #82CE88 #AEDFB2 #DAF0DC #E9F6EA
Accessibility & contrast
On white
1.50
#AEDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AEDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFB2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFB2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AF
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#A9DDD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedfb2; /* rgb */ color: rgb(174, 223, 178); /* oklch */ color: oklch(85.7% 0.080 147.0);
Tailwind
colors: {
custom: {
50: '#c7e9c9',
500: '#aedfb2',
950: '#000000',
},
}SCSS
$custom: #aedfb2; $custom-light: #c7e9c9; $custom-dark: #000000;
JSON
{
"hex": "#aedfb2",
"rgb": {
"r": 174,
"g": 223,
"b": 178
},
"hsl": {
"h": 124.898,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.85739,
"c": 0.08,
"h": 147
},
"luminance": 0.64988
}Semantic roles & 50–950 ramp
primary
#AEDFB2
secondary
#B87AB3
accent
#2FABB6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482