#AEEFAE#AEEFAE
#AEEFAE is a very light, moderate green. Relative luminance 0.738; OKLCH L 89.2% C 0.110 H 144.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFAE |
|---|---|
| RGB | rgb(174, 239, 174) |
| HSL | hsl(120, 67%, 81%) |
| HSV | hsv(120, 27%, 94%) |
| CMYK | cmyk(27.2%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(88.82, -32.75, 25.07) |
| CIE-LCH | lch(88.82, 41.24, 142.57°) |
| OKLab | oklab(89.2% -0.0894 0.0636) |
| OKLCH | oklch(89.2% 0.11 144.6) |
| XYZ | xyz(55.9597, 73.7856, 51.3298) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.84
Celadon
#BEFDB7
ΔE00 3.22
Hospital Green
#9BE5AA
ΔE00 3.29
Light Mint Green
#A6FBB2
ΔE00 3.31
Light Mint
#B6FFBB
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFAE #EFAEEF
analogous
#CEEFAE #AEEFAE #AEEFCE
triadic
#AEEFAE #AEAEEF #EFAEAE
tetradic
#AEEFAE #AECEEF #EFAEEF #EFCEAE
square
#AEEFAE #AECEEF #EFAEEF #EFCEAE
split-complementary
#AEEFAE #CEAEEF #EFAECE
monochromatic
#48DB48 #7BE57B #AEEFAE #E1F9E1 #E5FAE5
Accessibility & contrast
On white
1.33
#AEEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#AEEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFAE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFAE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#A8EBDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aeefae; /* rgb */ color: rgb(174, 239, 174); /* oklch */ color: oklch(89.2% 0.110 144.6);
Tailwind
colors: {
custom: {
50: '#c7f4c6',
500: '#aeefae',
950: '#000000',
},
}SCSS
$custom: #aeefae; $custom-light: #c7f4c6; $custom-dark: #000000;
JSON
{
"hex": "#aeefae",
"rgb": {
"r": 174,
"g": 239,
"b": 174
},
"hsl": {
"h": 120,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.89202,
"c": 0.10971,
"h": 144.6
},
"luminance": 0.73788
}Semantic roles & 50–950 ramp
primary
#AEEFAE
secondary
#CD74CD
accent
#17CFCF
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582