#AAFC8F#AAFC8F
#AAFC8F is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.4% C 0.163 H 138.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFC8F |
|---|---|
| RGB | rgb(170, 252, 143) |
| HSL | hsl(105, 95%, 77%) |
| HSV | hsv(105, 43%, 99%) |
| CMYK | cmyk(32.5%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(91.75, -44.42, 44.37) |
| CIE-LCH | lch(91.75, 62.79, 135.03°) |
| OKLab | oklab(91.35% -0.1216 0.1084) |
| OKLCH | oklch(91.35% 0.163 138.3) |
| XYZ | xyz(56.3441, 80.1476, 38.4826) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.52
Pastel Green
#B0FF9D
ΔE00 1.85
Light Green
#96F97B
ΔE00 2.80
Palegreen
#98FB98
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFC8F #E18FFC
analogous
#E0FC8F #AAFC8F #8FFCAB
triadic
#AAFC8F #8FAAFC #FC8FAA
tetradic
#AAFC8F #8FE0FC #E18FFC #FCAB8F
square
#AAFC8F #8FE0FC #E18FFC #FCAB8F
split-complementary
#AAFC8F #AB8FFC #FC8FE0
monochromatic
#50F918 #7DFA53 #AAFC8F #D7FECB #E8FEE1
Accessibility & contrast
On white
1.23
#AAFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#AAFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFC8F
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFC8F | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#F6E596
Tritanopia (blue-blind)
#A6F5E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aafc8f; /* rgb */ color: rgb(170, 252, 143); /* oklch */ color: oklch(91.4% 0.163 138.3);
Tailwind
colors: {
custom: {
50: '#c6feb1',
500: '#aafc8f',
950: '#000000',
},
}SCSS
$custom: #aafc8f; $custom-light: #c6feb1; $custom-dark: #000000;
JSON
{
"hex": "#aafc8f",
"rgb": {
"r": 170,
"g": 252,
"b": 143
},
"hsl": {
"h": 105.138,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.91354,
"c": 0.16289,
"h": 138.3
},
"luminance": 0.8015
}Semantic roles & 50–950 ramp
primary
#AAFC8F
secondary
#BA53DC
accent
#00E6AD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681