#AAF299#AAF299
#AAF299 is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.2% C 0.138 H 139.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF299 |
|---|---|
| RGB | rgb(170, 242, 153) |
| HSL | hsl(109, 77%, 77%) |
| HSV | hsv(109, 37%, 95%) |
| CMYK | cmyk(29.8%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(89.09, -38.65, 36.02) |
| CIE-LCH | lch(89.09, 52.83, 137.01°) |
| OKLab | oklab(89.24% -0.1055 0.0894) |
| OKLCH | oklch(89.24% 0.138 139.7) |
| XYZ | xyz(54.0776, 74.3481, 41.6321) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 2.06
Pale Light Green
#B1FC99
ΔE00 2.46
Tea Green
#BDF8A3
ΔE00 2.61
Washed Out Green
#BCF5A6
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 2.82
Lightgreen
#90EE90
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF299 #E199F2
analogous
#D7F299 #AAF299 #99F2B4
triadic
#AAF299 #99AAF2 #F299AA
tetradic
#AAF299 #99D7F2 #E199F2 #F2B499
square
#AAF299 #99D7F2 #E199F2 #F2B499
split-complementary
#AAF299 #B499F2 #F299D7
monochromatic
#50E42C #7DEB63 #AAF299 #D7F9CF #E8FCE4
Accessibility & contrast
On white
1.32
#AAF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#AAF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF299
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF299 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#A6ECDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aaf299; /* rgb */ color: rgb(170, 242, 153); /* oklch */ color: oklch(89.2% 0.138 139.7);
Tailwind
colors: {
custom: {
50: '#c5f6b8',
500: '#aaf299',
950: '#000000',
},
}SCSS
$custom: #aaf299; $custom-light: #c5f6b8; $custom-dark: #000000;
JSON
{
"hex": "#aaf299",
"rgb": {
"r": 170,
"g": 242,
"b": 153
},
"hsl": {
"h": 108.539,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.89243,
"c": 0.13828,
"h": 139.7
},
"luminance": 0.7435
}Semantic roles & 50–950 ramp
primary
#AAF299
secondary
#BA60D0
accent
#0CDAB2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581