#AEE69F#AEE69F
#AEE69F is a very light, moderate green. Relative luminance 0.681; OKLCH L 86.9% C 0.111 H 139.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE69F |
|---|---|
| RGB | rgb(174, 230, 159) |
| HSL | hsl(107, 59%, 76%) |
| HSV | hsv(107, 31%, 90%) |
| CMYK | cmyk(24.3%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(86.05, -30.92, 29.00) |
| CIE-LCH | lch(86.05, 42.39, 136.84°) |
| OKLab | oklab(86.89% -0.0842 0.0729) |
| OKLCH | oklch(86.89% 0.111 139.1) |
| XYZ | xyz(52.0087, 68.0939, 43.1974) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.47
Light Grey Green
#B7E1A1
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 4.42
Hospital Green
#9BE5AA
ΔE00 4.46
Light Pastel Green
#B2FBA5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE69F #D79FE6
analogous
#D2E69F #AEE69F #9FE6B4
triadic
#AEE69F #9FAEE6 #E69FAE
tetradic
#AEE69F #9FD2E6 #D79FE6 #E6B49F
square
#AEE69F #9FD2E6 #D79FE6 #E6B49F
split-complementary
#AEE69F #B49FE6 #E69FD2
monochromatic
#5CCD3E #85D96E #AEE69F #D7F3D0 #EBF9E7
Accessibility & contrast
On white
1.44
#AEE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#AEE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE69F
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE69F | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9A
Deuteranopia (green-blind)
#E2D5A3
Tritanopia (blue-blind)
#ABE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aee69f; /* rgb */ color: rgb(174, 230, 159); /* oklch */ color: oklch(86.9% 0.111 139.1);
Tailwind
colors: {
custom: {
50: '#c7eebc',
500: '#aee69f',
950: '#000000',
},
}SCSS
$custom: #aee69f; $custom-light: #c7eebc; $custom-dark: #000000;
JSON
{
"hex": "#aee69f",
"rgb": {
"r": 174,
"g": 230,
"b": 159
},
"hsl": {
"h": 107.324,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.86886,
"c": 0.1114,
"h": 139.1
},
"luminance": 0.68096
}Semantic roles & 50–950 ramp
primary
#AEE69F
secondary
#AE69C0
accent
#1FC6A3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582