#AEE79E#AEE79E
#AEE79E is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.1% C 0.114 H 138.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE79E |
|---|---|
| RGB | rgb(174, 231, 158) |
| HSL | hsl(107, 60%, 76%) |
| HSV | hsv(107, 32%, 91%) |
| CMYK | cmyk(24.7%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(86.31, -31.54, 29.86) |
| CIE-LCH | lch(86.31, 43.43, 136.57°) |
| OKLab | oklab(87.09% -0.086 0.0749) |
| OKLCH | oklch(87.09% 0.114 138.9) |
| XYZ | xyz(52.2014, 68.6175, 42.8353) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.61
Light Grey Green
#B7E1A1
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 4.09
Light Pastel Green
#B2FBA5
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE79E #D79EE7
analogous
#D3E79E #AEE79E #9EE7B3
triadic
#AEE79E #9EAEE7 #E79EAE
tetradic
#AEE79E #9ED3E7 #D79EE7 #E7B39E
square
#AEE79E #9ED3E7 #D79EE7 #E7B39E
split-complementary
#AEE79E #B39EE7 #E79ED3
monochromatic
#5CCF3C #85DB6D #AEE79E #D7F3CF #EBF9E6
Accessibility & contrast
On white
1.43
#AEE79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#AEE79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE79E
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE79E | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB99
Deuteranopia (green-blind)
#E3D6A2
Tritanopia (blue-blind)
#ABE2D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee79e; /* rgb */ color: rgb(174, 231, 158); /* oklch */ color: oklch(87.1% 0.114 138.9);
Tailwind
colors: {
custom: {
50: '#c7efbb',
500: '#aee79e',
950: '#000000',
},
}SCSS
$custom: #aee79e; $custom-light: #c7efbb; $custom-dark: #000000;
JSON
{
"hex": "#aee79e",
"rgb": {
"r": 174,
"g": 231,
"b": 158
},
"hsl": {
"h": 106.849,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.8709,
"c": 0.11403,
"h": 138.9
},
"luminance": 0.68619
}Semantic roles & 50–950 ramp
primary
#AEE79E
secondary
#AE68C2
accent
#1DC8A3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582