#ACFA99#ACFA99
#ACFA99 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.149 H 139.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA99 |
|---|---|
| RGB | rgb(172, 250, 153) |
| HSL | hsl(108, 91%, 79%) |
| HSV | hsv(108, 39%, 98%) |
| CMYK | cmyk(31.2%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(91.43, -41.56, 39.11) |
| CIE-LCH | lch(91.43, 57.06, 136.74°) |
| OKLab | oklab(91.17% -0.1135 0.0966) |
| OKLCH | oklch(91.17% 0.149 139.6) |
| XYZ | xyz(56.9467, 79.4394, 42.4637) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.79
Pastel Green
#B0FF9D
ΔE00 1.03
Light Pastel Green
#B2FBA5
ΔE00 1.84
Palegreen
#98FB98
ΔE00 2.57
Tea Green
#BDF8A3
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA99 #E799FA
analogous
#DDFA99 #ACFA99 #99FAB7
triadic
#ACFA99 #99ACFA #FA99AC
tetradic
#ACFA99 #99DDFA #E799FA #FAB799
square
#ACFA99 #99DDFA #E799FA #FAB799
split-complementary
#ACFA99 #B799FA #FA99DD
monochromatic
#4DF424 #7DF75F #ACFA99 #DBFDD3 #E7FEE2
Accessibility & contrast
On white
1.24
#ACFA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#ACFA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA99
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA99 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F4E49F
Tritanopia (blue-blind)
#A7F4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa99; /* rgb */ color: rgb(172, 250, 153); /* oklch */ color: oklch(91.2% 0.149 139.6);
Tailwind
colors: {
custom: {
50: '#c7fcb8',
500: '#acfa99',
950: '#000000',
},
}SCSS
$custom: #acfa99; $custom-light: #c7fcb8; $custom-dark: #000000;
JSON
{
"hex": "#acfa99",
"rgb": {
"r": 172,
"g": 250,
"b": 153
},
"hsl": {
"h": 108.247,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.91169,
"c": 0.14904,
"h": 139.6
},
"luminance": 0.79442
}Semantic roles & 50–950 ramp
primary
#ACFA99
secondary
#C25DDB
accent
#00E6B9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581