#AAF690#AAF690
#AAF690 is a very light, vivid green. Relative luminance 0.765; OKLCH L 90.0% C 0.153 H 138.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF690 |
|---|---|
| RGB | rgb(170, 246, 144) |
| HSL | hsl(105, 85%, 76%) |
| HSV | hsv(105, 41%, 96%) |
| CMYK | cmyk(30.9%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(90.08, -41.67, 41.75) |
| CIE-LCH | lch(90.08, 58.99, 134.94°) |
| OKLab | oklab(90% -0.114 0.1024) |
| OKLCH | oklch(90% 0.153 138.1) |
| XYZ | xyz(54.5657, 76.4690, 38.2651) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.44
Pastel Green
#B0FF9D
ΔE00 2.10
Light Pastel Green
#B2FBA5
ΔE00 2.95
Palegreen
#98FB98
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF690 #DC90F6
analogous
#DDF690 #AAF690 #90F6A9
triadic
#AAF690 #90AAF6 #F690AA
tetradic
#AAF690 #90DDF6 #DC90F6 #F6A990
square
#AAF690 #90DDF6 #DC90F6 #F6A990
split-complementary
#AAF690 #A990F6 #F690DD
monochromatic
#53ED1F #7FF157 #AAF690 #D5FBC9 #E9FDE3
Accessibility & contrast
On white
1.29
#AAF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#AAF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF690
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF690 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE788
Deuteranopia (green-blind)
#F1E096
Tritanopia (blue-blind)
#A7F0DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf690; /* rgb */ color: rgb(170, 246, 144); /* oklch */ color: oklch(90.0% 0.153 138.1);
Tailwind
colors: {
custom: {
50: '#c6f9b2',
500: '#aaf690',
950: '#000000',
},
}SCSS
$custom: #aaf690; $custom-light: #c6f9b2; $custom-dark: #000000;
JSON
{
"hex": "#aaf690",
"rgb": {
"r": 170,
"g": 246,
"b": 144
},
"hsl": {
"h": 104.706,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.90001,
"c": 0.15326,
"h": 138.1
},
"luminance": 0.76471
}Semantic roles & 50–950 ramp
primary
#AAF690
secondary
#B456D4
accent
#04E1A9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581