#AAFC8A#AAFC8A
#AAFC8A is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.3% C 0.168 H 137.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFC8A |
|---|---|
| RGB | rgb(170, 252, 138) |
| HSL | hsl(103, 95%, 76%) |
| HSV | hsv(103, 45%, 99%) |
| CMYK | cmyk(32.5%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.68, -45.06, 46.69) |
| CIE-LCH | lch(91.68, 64.88, 133.98°) |
| OKLab | oklab(91.28% -0.1236 0.1134) |
| OKLCH | oklch(91.28% 0.168 137.5) |
| XYZ | xyz(55.9738, 79.9995, 36.5320) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.17
Light Green
#96F97B
ΔE00 2.42
Pastel Green
#B0FF9D
ΔE00 2.54
Celery
#C1FD95
ΔE00 3.12
Spring Green (survey)
#A9F971
ΔE00 3.21
Easter Green
#8CFD7E
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFC8A #DC8AFC
analogous
#E3FC8A #AAFC8A #8AFCA3
triadic
#AAFC8A #8AAAFC #FC8AAA
tetradic
#AAFC8A #8AE3FC #DC8AFC #FCA38A
square
#AAFC8A #8AE3FC #DC8AFC #FCA38A
split-complementary
#AAFC8A #A38AFC #FC8AE3
monochromatic
#53F913 #7FFA4E #AAFC8A #D5FEC6 #E9FEE1
Accessibility & contrast
On white
1.24
#AAFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#AAFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFC8A
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFC8A | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F7E491
Tritanopia (blue-blind)
#A7F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aafc8a; /* rgb */ color: rgb(170, 252, 138); /* oklch */ color: oklch(91.3% 0.168 137.5);
Tailwind
colors: {
custom: {
50: '#c6feae',
500: '#aafc8a',
950: '#000000',
},
}SCSS
$custom: #aafc8a; $custom-light: #c6feae; $custom-dark: #000000;
JSON
{
"hex": "#aafc8a",
"rgb": {
"r": 170,
"g": 252,
"b": 138
},
"hsl": {
"h": 103.158,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91278,
"c": 0.1677,
"h": 137.5
},
"luminance": 0.80002
}Semantic roles & 50–950 ramp
primary
#AAFC8A
secondary
#B44FDC
accent
#00E6A5
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681